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