[Gambas-user] Release of gambas 1.9.34
Leonardo Miliani
leonardo at ...1237...
Mon Jul 17 23:12:40 CEST 2006
Benoit Minisini ha scritto:
> * NEW: Randomize now takes an optional parameter to initialize the seed.
I've tried it, but I cannot get working...
If, for example, I write
randomize(2)
for i=1 to 3
a[i]=rnd
next
then I only have a sequence of zeroes..
If I just write:
randomize
it works as always.
--
Ciao.
Leo
Visita il mio sito personale: www.leonardomiliani.com
e-mail: leonardo at ...1237...
More information about the User
mailing list