This commit is contained in:
Vítor Santos Costa 2016-02-26 17:52:34 +00:00
parent 733a03beef
commit d8a7d05e01

View File

@ -43,7 +43,7 @@
% efficient.
%
% ranpkg.pl random number package Allen Van Gelder, Stanford
vvvvvv
%
% rannum produces a random non-negative integer whose low bits are not
% all that random, so it should be scaled to a smaller range in general.
% The integer is in the range 0 .. 2^(w-1) - 1,