Storm2108 commented on a Page, Password Randomizer  -  Jul 09, 2008

Instead of

 Set %Password $rand(a,z) $+ $rand(a,z) $+ $rand(a,z) $+ $rand(a,z) $+ $rand(1,9) $+ $rand(1,9) $+ $rand(1,9) $+ $rand(1,9)

Why not have

 Set %Password $+($rand(a,z),$rand(a,z),$rand(a,z),$rand(a,z),$rand(1,9),$rand(1,9),$rand(1,9),$rand(1,9))
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.