gingerBill
|
2a58bceb56
Add `rand.init_as_system` to allow for system-level based random number generation
|
3 years ago |
gingerBill
|
6c6de2a07d
Move distributions to a separate file
|
3 years ago |
gingerBill
|
be2c7b5c9b
Add numerous different random distribution procedures
|
3 years ago |
gingerBill
|
df8bdac33f
Initialize the `global_rand` with the `intrinsics.read_cycle_counter()` value
|
3 years ago |
gingerBill
|
8c9505505a
Add allocator parameter to `rand.perm`
|
3 years ago |
gingerBill
|
16786aac78
Correct int31_max etc
|
3 years ago |
gingerBill
|
720884e0f1
Strip even more semicolons if followed by a `}` or `)` on the same line
|
4 years ago |
gingerBill
|
251da264ed
Remove unneeded semicolons from the core library
|
4 years ago |
Jeroen van Rijn
|
9c150381bf
big: Add `rand`.
|
4 years ago |
gingerBill
|
26ce40c188
Remove @(static) for global variables
|
4 years ago |
gingerBill
|
fc4fdd588e
Remove usage of `do` in core library
|
5 years ago |
gingerBill
|
1064622ff7
Improve math/rand functionality
|
5 years ago |
gingerBill
|
098684a6fe
Add 128-bit random procedures to `package math/rand`
|
5 years ago |
gingerBill
|
40135cbc66
Add float64_range and float32_range to package math/rand
|
6 years ago |
gingerBill
|
2347dca9d9
Improve package math/rand
|
6 years ago |
gingerBill
|
5b6770f3d2
Parse directories to be packages
|
7 years ago |