--- cci/usr/src/man/man3/rand.3c 2019/07/28 12:24:19 1.1 +++ cci/usr/src/man/man3/rand.3c 2019/07/28 12:27:05 1.1.1.2 @@ -17,9 +17,9 @@ rand remains for compatibilty. .I Rand uses a multiplicative congruential random number generator -with period 2\u\s732\s0\d +with period 2**32 to return successive pseudo-random -numbers in the range from 0 to 2\u\s731\s10\d\-1. +numbers in the range from 0 to 2**31-1. .PP The generator is reinitialized by calling .I srand