The standard says the following: *"The initial value of random-link in a clear-workspace is that member of the internal-* *value-set for random-link given by the implementation-parameter initial-random-link."*
So, setting it to 1 seems to be reasonable enough. Regards, Elias On 2 July 2014 10:07, Blake McBride <blake1...@gmail.com> wrote: > According to the IBM APL2 Language Manual (page 421 AND page 322), ⎕RL > initial value, and upon )CLEAR should be 16807. GNU APL seems to be > setting it to 1. > > Thanks. > > Blake > > >