83Plus:RAM:9649

From WikiTI
Revision as of 17:14, 18 July 2005 by Aquanight (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Synopsis

Official Name: seed2

Memory Address: 9649h

Length: 9 bytes.

This area of memory stores the second seed of the random number generator.

Comments

This memory area can be initialized by a call to to RandInit. It is also changed when the N->rand syntax is used on the homescreen (or in BASIC programs).