peter 9da325cc05 Fix a nasty flaw as a result of using the arc4random() pre-seeding of
leading XXX's.  It could wrap an uppercase character through chars
like:  [ \ ] ^ _ `  in between Z and a.  The backslash and back tick
might be particularly nasty in a shell script context.  Also, since
we've been using upper-case generated values for a while now, go with
the flow and use them in the pathname search rotation.
1998-04-14 07:25:05 +00:00
..
1998-03-22 07:41:23 +00:00
1998-03-23 13:23:22 +00:00
1998-03-23 13:29:49 +00:00
1998-02-28 10:41:01 +00:00