include "tlbx GameplayKit.incl" UInt64 randomInteger NSUInteger i for i = 1 to 20 randomInteger = fn GKLinearCongruentialRandomSourceSeed( fn GKLinearCongruentialRandomSourceInit ) print randomInteger next HandleEvents