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