.he 'RANDOM''Page %'
.fo 'Steven Hardy''January 78'
RANDOM	This function returns a 'random' number in the range 0 to N-1, where
N is its argument. The 'random' number produced depends on the
value of variable RANSEED (which RANDOM alters each time it is called).
(See ONEOF).
