Subhomoy Haldar
|
a0d9e6e1c2
|
rand: extend PRNG interface, add buffering support (#13608)
|
2022-02-28 13:17:54 +02:00 |
|
Subhomoy Haldar
|
114a341f5f
|
rand: simplify rand.PRNG, move to optional types for error handling (#13570)
|
2022-02-23 12:36:14 +02:00 |
|
Delyan Angelov
|
3c38abc56e
|
rand: fix rand.uuid_v4()'s clock_seq_hi_and_reserved field
|
2022-02-18 12:43:38 +02:00 |
|
Delyan Angelov
|
66f21cae55
|
rand: add pub fn rand.read(mut buf []byte) and pub fn rand.bytes(needed int) ?[]byte{} + tests
|
2022-02-06 10:54:34 +02:00 |
|
playX
|
82f187e5e0
|
js: fix rand build, properly use key values on map, add rand.string (#12020)
|
2021-10-01 21:23:49 +03:00 |
|
playX
|
659f823c5c
|
js: initial work on porting rand module to JS backend (#11188)
|
2021-08-15 18:09:51 +03:00 |
|