summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2021-01-04 12:52:29 +0100
committerTyge Løvset <[email protected]>2021-01-04 12:52:29 +0100
commiteca0402e0a5689a9e5192aee2cf6c43b2cd97312 (patch)
treeb15952c2f49dbe78f6342d6851628164deee0152 /docs
parentd38f054acaa74f598bc71386ae7636d439c4fe27 (diff)
downloadSTC-modified-eca0402e0a5689a9e5192aee2cf6c43b2cd97312.tar.gz
STC-modified-eca0402e0a5689a9e5192aee2cf6c43b2cd97312.zip
Added random pict.
Diffstat (limited to 'docs')
-rw-r--r--docs/crand_api.md1
-rw-r--r--docs/pics/random.jpgbin0 -> 41535 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/docs/crand_api.md b/docs/crand_api.md
index 979c263f..03ed2f67 100644
--- a/docs/crand_api.md
+++ b/docs/crand_api.md
@@ -1,4 +1,5 @@
# STC Module [crand](../stc/crand.h): Pseudo Random Number Generators
+![Random](pics/random.jpg)
This describes the API of module **crand**. It contains **stc64**, a *64-bit PRNG*, and can generate
bounded uniform and normal distributed random numbers. See [random](https://en.cppreference.com/w/cpp/header/random)
diff --git a/docs/pics/random.jpg b/docs/pics/random.jpg
new file mode 100644
index 00000000..f40457fd
--- /dev/null
+++ b/docs/pics/random.jpg
Binary files differ