From 18c24eb4d0694beb971581d59a4570826c5fa01f Mon Sep 17 00:00:00 2001 From: flywind <43030857+xflywind@users.noreply.github.com> Date: Thu, 11 Feb 2021 18:00:01 -0600 Subject: add system random to stdlib: std/sysrand (#16459) --- doc/lib.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/lib.rst b/doc/lib.rst index 3055a89a7..11b479902 100644 --- a/doc/lib.rst +++ b/doc/lib.rst @@ -264,6 +264,9 @@ Math libraries * `random `_ Fast and tiny random number generator. +* `std/sysrand `_ + Cryptographically secure pseudorandom number generator. + * `rationals `_ This module implements rational numbers and relevant mathematical operations. -- cgit 1.4.1-2-gfad0