K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-02-08T19:45:55.713606Z K 7 svn:log V 286 ficl: Replace rand(3) with random(3). While the later is a better random generator than the former, the main reason of the change is that random() has a better chance to work with libstand(3). At this time we don't include random number generators in bootforth so this has no effect. END