Hey guys,
I am trying to make a surface using ISurface command of igeo library and I used a 2d array of vector points to create the surface and I set a random value for z parameter of each point. but it appears random function is not that much random and it generates repetitive values. so anyone knows how to get really random values?