This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 1 match

by stevenjm
Thu Jun 08, 2006 7:33 am
Forum: Scripting Help
Topic: "uniformly" randomizing arrays
Replies: 0
Views: 3085

"uniformly" randomizing arrays

Hi all I have the following set ... set acrosbynum([expr [array size acrosbynum]+1]) $text set acrosbyname([strlwr $nick]) $text set acrorealnames([strlwr $nick]) $nick set acronumsbyname([strlwr $nick]) [array size acrosbynum] set acronamesbynum([array size acrosbynum]) [strlwr $nick] Now ... the p...