Files @ 7a1495b1b756
Branch filter:

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

MH
Update documentation to reflect changes in error-detecting routine upon receiving ClosePort
1
2
3
#module std.random

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