Home
Random
Watchlist
Settings
Log in
About CPCWiki - THE Amstrad CPC encyclopedia!
Disclaimers
Open main menu
Changes
Locomotive BASIC
181 bytes added
,
08:40, 18 April 2008
/* <code>RANDOMIZE [seed]</code> */
RANDOMIZE TIME
</pre>
The algorithm used for randomizing is the following: the generator starts with the seed, adds 1, multiplies by 75 (fiddle factor), divides by 65537 and then uses the remainder -1.
==== <code>READ variable</code> ====
← Older edit
Newer edit →
Gryzor
Bot
,
bureaucrat
,
check user
, emailconfirmed,
administrator
1,963
edits