Files @ d27f86bba4db
Branch filter:

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

MH
Fix bug related to sync-escape detection
1
2
3
#module std.random

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