mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-24 08:15:25 +00:00
add system random to stdlib: std/sysrand (#16459)
This commit is contained in:
@@ -264,6 +264,9 @@ Math libraries
|
||||
* `random <random.html>`_
|
||||
Fast and tiny random number generator.
|
||||
|
||||
* `std/sysrand <sysrand.html>`_
|
||||
Cryptographically secure pseudorandom number generator.
|
||||
|
||||
* `rationals <rationals.html>`_
|
||||
This module implements rational numbers and relevant mathematical operations.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user