From: Dennis S. <sy...@yo...> - 2004-10-03 16:13:16
|
On Sun, 2004-10-03 at 18:48 +0300, Vitaly V. Bursov wrote: > > I've put some of the randomness request in CVS, not yet finished tho. > when you convert unsigned int to float you loose entropy... > I think it's ok to add double variant of functions... Go ahead :) > and one more thing... regarding to visual_random_int_range() > we should not use modulo operation unless we want to get _short_ > repeating sequence. This function will be used mostly (i think) > to select some config profile like Thanks for the demo program and for pointing this out, it has been fixed in CVS. Cheers, Dennis |