How to generate user passwords
    Björnke von Gierke 
    bvg at mac.com
       
    Wed Apr 27 14:49:15 EDT 2011
    
    
  
repeat for random(2) + random(2) + 4 times
put any char of "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890+*%&/)=?-_.:,;" & quote & space after thePassword
end repeat
put thePassword
On 27 Apr 2011, at 11:45, Bill Vlahos wrote:
> Before I reinvent the wheel, has anyone written a routine to generate passwords that they would be willing to share?
> 
> Bill Vlahos
> _________________
> InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure.
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
    
    
More information about the use-livecode
mailing list