Testing.randomFloat(3kaya)
NAME
Testing::randomFloat - Return a random floating point number
SYNOPSIS
Float randomFloat( )
DESCRIPTION
Return a random floating point number
AUTHORS
Kaya standard library by Edwin Brady, Chris Morris and others
(kaya@kayalang.org). For further information see http://kayalang.org/
LICENSE
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.
RELATED
- Testing.randomChar (3kaya) Testing.randomFloatArray (3kaya) Testing.randomInt (3kaya) Testing.randomNegativeFloat (3kaya) Testing.randomPositiveFloat (3kaya) Testing.randomString (3kaya) Testing.randomValue (3kaya)