Matrix1 Utility Plug-ins

MAKE RNG KR


Syntax

MAKE RNG KR RndId
MAKE RNG KR RndId, Scale
MAKE RNG KR RndId, Lower limit, Upper limit

Description

These commands create a generator based upon the Shuffle Output pseudo-random generator.

The first form of this command will create a generator that returns a number ranging from 0 up to (but not including) 1.

The second form of this command will create a generator that returns a number ranging from 0 up to (but not including) the scale you specify.

The third form of this command will create a generator that returns a number ranging from the lower limit specified, up to (but not including) the upper limit specified.

Type = Shuffle Output / kreutzer1986
Cycle size = Unknown
Memory usage = 5472 bytes
Relative speed = 60

Description = "System Simulation: programming Styles and Languages (International Computer Science Series)", Wolfgang Kreutzer, Addison-Wesley, December 1986.

Go back to ...

Matrix1Util_08 Commands Menu
Matrix1 Utils Main Index
Matrix1 Utils Command List
Commands Menu
Main Menu

Copyright © Ian Mold - Matrix1 Software 2006 - 2011