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