summaryrefslogtreecommitdiffhomepage
path: root/docs/crandom_api.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/crandom_api.md')
-rw-r--r--docs/crandom_api.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/crandom_api.md b/docs/crandom_api.md
index ca798d07..f066197e 100644
--- a/docs/crandom_api.md
+++ b/docs/crandom_api.md
@@ -1,6 +1,7 @@
# Random number generators
-This describes the API of module **crandom**.
+This describes the API of module **crandom**. Contains *pcg32* and a extremely fast *64-bit PRNG* inspired by *sfc64*.
+The RNG's can generate uniform and normal distributions.
## Types