Commit Graph

3 Commits (26b81d68b5ca35d4b09e5fabb6c4f19259a4e3df)

Author SHA1 Message Date
Alexander Medvednikov fb192d949b all: replace []byte with []u8 2022-04-15 15:35:35 +03:00
Subhomoy Haldar 40504e8600
rand: further bridge gap b/w rand module and PRNG interface (#13719) 2022-03-12 09:41:12 +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