Files @ 8ec435d9b2c8
Branch filter:

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

MH
WIP on async control message bug regarding transferred closed ports
1
2
3
#module std.random

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