diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-09-11 02:10:25 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-09-11 02:10:25 +0200 |
commit | 10275ad6dd261b21774848e3d5913807ae293236 (patch) | |
tree | c86f38c1d6d7adf61cae05ed728f9355492ae3b3 /sys/lib/python/lib-tk/tkMessageBox.py | |
parent | 7713145638f45c07c47b9ef8c859d518d88f6127 (diff) |
kernel: xoroshiro128+ generator for rand()/nrand()
the kernels custom rand() and nrand() functions where not working
as specified in rand(2). now we just use libc's rand() and nrand()
functions but provide a custom lrand() impelmenting the xoroshiro128+
algorithm as proposed by aiju.
Diffstat (limited to 'sys/lib/python/lib-tk/tkMessageBox.py')
0 files changed, 0 insertions, 0 deletions