Files @ d81c8519ee2c
Branch filter:

Location: CSY/reowolf/std/std.random.pdl

MH
Fix bug related to misdetecting succesful sync round when receiving ClosePort
1
2
3
#module std.random

comp random_u32(out<u32> generator, u32 min, u32 max, u32 num_sends) { #builtin }