diff options
| author | Tyge Løvset <[email protected]> | 2021-01-04 12:52:29 +0100 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2021-01-04 12:52:29 +0100 |
| commit | eca0402e0a5689a9e5192aee2cf6c43b2cd97312 (patch) | |
| tree | b15952c2f49dbe78f6342d6851628164deee0152 /docs | |
| parent | d38f054acaa74f598bc71386ae7636d439c4fe27 (diff) | |
| download | STC-modified-eca0402e0a5689a9e5192aee2cf6c43b2cd97312.tar.gz STC-modified-eca0402e0a5689a9e5192aee2cf6c43b2cd97312.zip | |
Added random pict.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/crand_api.md | 1 | ||||
| -rw-r--r-- | docs/pics/random.jpg | bin | 0 -> 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 + 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 Binary files differnew file mode 100644 index 00000000..f40457fd --- /dev/null +++ b/docs/pics/random.jpg |
