ref: f0b565742993646ac2c7939e3a89f44c2515fbe6 dir: /module/rand.m/
Rand: module { PATH: con "/dis/lib/rand.dis"; init: fn(seed: int); rand: fn(modulus: int): int; bigrand: fn(modulus: big): big; };