![]() |
| Matrix1 Utility Plug-ins |
| Syntax |
| MAKE RNG IC RndId MAKE RNG IC RndId, Scale MAKE RNG IC RndId, Lower limit, Upper limit |
| Description |
| These commands create a generator based upon the Inversive Congruential 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 = Inversive Congruential / hellekalek1995 Cycle size = 2^31-1 Memory usage = 4 bytes Relative speed = 3 Description = "Inversive pseudorandom number generators: concepts, results and links", Peter Hellekalek, In: "Proceedings of the 1995 Winter Simulation Conference", C. Alexopoulos, K. Kang, W.R. Lilegdon, and D. Goldsman (editors), 1995, pp. 255-262. |
| 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
![]() |