float
Description:
public float float (
int x,
int y,
int z,
int n)
Return a random floating point number in range 0.0 .
. 1.0.
Parameters:
| this |
a GeglRandom
|
| x |
x coordinate
|
| y |
y coordinate
|
| z |
z coordinate (mipmap level)
|
| n |
number no (each x,y coordinate provides its own sequence of numbers
|