X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/d5a0b33775da13d1589252f75f2f86b81ffff599..27c76338e4b56160008aeb4cafa25469978277fc:/stdlib/math.pvvs diff --git a/stdlib/math.pvvs b/stdlib/math.pvvs index eac0181..3277e32 100644 --- a/stdlib/math.pvvs +++ b/stdlib/math.pvvs @@ -53,7 +53,7 @@ NTN | RTS @ fastrand (10011) @ Description: @ Returns a pseudo-random number. -@ Probably not as good as `random`, but much faster since it doesn't use XOR. +@ Probably not as good as `random`, but much faster since it does not use XOR. @ Based on the POSIX.1-2001 example for random(). @ Before using for the first time, seed heap[0] with a value. @ Call Stack: