import std/random randomize() let seed*: int64 = int64.rand() randomize(seed)