From: Nat P. <np...@us...> - 2002-11-07 15:51:30
|
Update of /cvsroot/mockobjects/no-stone-unturned/doc/xdocs In directory usw-pr-cvs1:/tmp/cvs-serv13619 Modified Files: random.xml Log Message: Fixed grammatical error. Index: random.xml =================================================================== RCS file: /cvsroot/mockobjects/no-stone-unturned/doc/xdocs/random.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- random.xml 7 Nov 2002 13:25:48 -0000 1.7 +++ random.xml 7 Nov 2002 15:51:25 -0000 1.8 @@ -11,7 +11,7 @@ <para> Many applications exhibit random or pseudo-random behaviour. -For example, in video games use pseudo-randomness to portray +For example, video games use pseudo-randomness to portray natural behaviours that are too complex to simulate accurately, or to add variety to behaviours that are too predictable when calculated algorithmically. Cryptographic algorithms |