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