ref: 75c92428225428c8fde2d015f010e608a0b12f1d 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; };