Super PILOT: Random number generator
Super PILOT uses the Pascal function RANDOM.
Running a Pascal program that calls RANDOMIZE (before running a Super PILOT program) will generate a different starting point for the numbers returned. For more info, see the Pascal Language Reference Manual, pages 101 and 102.
Published Date: Feb 18, 2012
Still need help?