Return a random integer
Int randomInt( )
Return a random integer in the range -2**31 to 2**31.
Kaya standard library by Edwin Brady, Chris Morris and others ([email protected]). For further information see http://kayalang.org/
The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free Software Foundation.
Testing.randomChar (3kaya)
Testing.randomFloat (3kaya)
Testing.randomIntArray (3kaya)
Testing.randomNegativeInt (3kaya)
Testing.randomPositiveInt (3kaya)
Testing.randomSignOfInt (3kaya)
Testing.randomString (3kaya)
Testing.randomValue (3kaya)