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