diff options
| author | Scott Shawcroft <scott.shawcroft@gmail.com> | 2017-06-27 17:37:24 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott.shawcroft@gmail.com> | 2017-06-27 17:37:24 -0700 |
| commit | a0058e67124b93eb1c8c9c610f823396a7ff7e68 (patch) | |
| tree | 07f6e65722d34c6f29379b9ffe62ea3798471b61 /docs/reference/speed_python.rst | |
| parent | 265d5dab05f435ab502303e68b6b61adfd03c870 (diff) | |
Introduce a random module that is a subset of CPython's random. It
also initializes in the same way where it takes from a true random
source when available through os.urandom(). After initializing, it
produces deterministic results until the seed is set.
This replaces urandom!
Fixes #139.
Diffstat (limited to 'docs/reference/speed_python.rst')
0 files changed, 0 insertions, 0 deletions
