summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2021-01-21 08:30:24 +0100
committerTyge Løvset <[email protected]>2021-01-21 08:30:24 +0100
commit396dc5b30de95776a745be18c33ef207f0bb6f49 (patch)
treeb5b5a7529a97ec9690130f005b5414c2ed9e8446
parent50da396d04714a18fa087ebbd1f2316958dbd6bd (diff)
downloadSTC-modified-396dc5b30de95776a745be18c33ef207f0bb6f49.tar.gz
STC-modified-396dc5b30de95776a745be18c33ef207f0bb6f49.zip
Forgot this.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8cbf2b82..fe33ed0e 100644
--- a/README.md
+++ b/README.md
@@ -25,8 +25,8 @@ This is a compact headers-only library with the all of the "standard" data conta
Others:
- [***ccommon*** - General definitions](docs/ccommon_api.md)
-- [***copt*** - Implements ***copt_get()***, similar to posix **getopt_long()**](docs/copt_api.md)
-- [***crandom*** - A very efficent modern **pseudo-random number generator**](docs/crandom_api.md)
+- [***coption*** - Implements ***coption_get()***, similar to posix **getopt_long()**](docs/coption_api.md)
+- [***crandom*** - A novel, extremely fast **pseudo-random number generator**](docs/crandom_api.md) named **stc64**.
The usage of the containers is similar to the c++ standard containers in STL, so it should be easy if you are familiar with them.
All containers mentioned above are generic, except for **cstr** and **cbits**. No casting is used, and containers are therefore