Quote: well so i chould start with randomize(); in the main or do i have to use it everytime before i uses random(); ??
The answer for this question you can also find in the manual:
Quote:
The number returned is fractional, and is always less than the upper limit. The random sequence starts always with the same numbers, unless 'randomized' at game start by randomize().