| .. |
|
distributions.odin
|
2df6cabee0
Add `@(require_results)` to `core:math/rand`
|
%!s(int64=2) %!d(string=hai) anos |
|
exp.odin
|
2df6cabee0
Add `@(require_results)` to `core:math/rand`
|
%!s(int64=2) %!d(string=hai) anos |
|
normal.odin
|
2df6cabee0
Add `@(require_results)` to `core:math/rand`
|
%!s(int64=2) %!d(string=hai) anos |
|
rand.odin
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
hai 1 ano |
|
system_darwin.odin
|
d13bed9a0a
Change algorithm to work on 64-bit integers rather than 32-bit integers internally
|
%!s(int64=2) %!d(string=hai) anos |
|
system_js.odin
|
49da19e013
Replace Math.random with crypto.getRandomValues for _system_number
|
%!s(int64=2) %!d(string=hai) anos |
|
system_linux.odin
|
4d65b1ab9c
Implement new sys/unix package
|
%!s(int64=2) %!d(string=hai) anos |
|
system_windows.odin
|
d13bed9a0a
Change algorithm to work on 64-bit integers rather than 32-bit integers internally
|
%!s(int64=2) %!d(string=hai) anos |