CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/17 09:34:11
Modified files:
usr.bin/awk : awk.1
Log message:
Document that rand() returns non-deterministic random numbers unless a
seed is explicitly set.
OK millert@
