|
d157e88b7a
|
Fix import order in math.random
|
2018-04-08 05:59:14 +02:00 |
|
|
af942116e4
|
Merge remote-tracking branch 'n8sh/getrandom-syscall'
Fix #18.
|
2018-02-22 05:25:59 +01:00 |
|
Nathan Sashihara
|
7ee4af9e79
|
Use correct getrandom linux syscall on non-x86_64
|
2018-02-21 04:49:48 -05:00 |
|
Nathan Sashihara
|
9876d9245c
|
Implement PlatformEntropySource for macOS, Microsoft Windows, NetBSD, OpenBSD, Solaris
|
2018-02-21 03:18:52 -05:00 |
|
|
048ddf21ff
|
Replace body with do
|
2018-01-31 12:05:06 +01:00 |
|
|
74b085b88d
|
Sort imports
|
2017-10-01 19:03:42 +02:00 |
|
|
e8143bd0cc
|
Fix template constraints style in tanya.math
|
2017-09-11 06:48:47 +02:00 |
|
|
64f2295d1a
|
Fix #276
Add link to the source file for each module.
|
2017-08-12 17:01:51 +02:00 |
|
|
56406fb593
|
Mark Entropy class as nogc, add linux 64bit unittest
|
2017-06-17 08:58:44 +02:00 |
|
|
f5d0c2af8f
|
Revert "Add unittest for Linux random generator"
Doesn't work on 32-bit.
This reverts commit c62dc4063e162cb5d05cad2a1359ebce7c4432fe.
|
2017-06-15 11:21:56 +02:00 |
|
|
c62dc4063e
|
Add unittest for Linux random generator
|
2017-06-15 11:19:50 +02:00 |
|
|
b90c56395c
|
Remove resizeArray alias
|
2017-03-19 06:10:27 +01:00 |
|
|
c966b42ac3
|
Fix FreeBSD build
|
2016-12-24 22:25:34 +01:00 |
|
|
f7fb89fed0
|
Move random.d into math submodule
|
2016-12-22 21:50:33 +01:00 |
|