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