Files @ 4a6883c04294
Branch filter:

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

mh
Fix bug related to checking for closed port
1
2
3
#module std.random

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