FoodCandy!

SnCore::Tools Namespace Reference

This class can generate random passwords, which do not include ambiguous characters, such as I, l, and 1. The generated password will be made of 7-bit ASCII symbols. Every four characters will include one lower case character, one upper case character, one number, and one special symbol (such as '') in a random order. The password will always start with an alpha-numeric character; it will not start with a special symbol (we do this because some back-end systems do not like certain special characters in the first position). More...


Classes

class  CBusinessDay
 Developed By : Gaurang Desai. More...
class  ExceptionCollection
class  PersistentlyHashable
class  QuotedPrintable
 Based on Bill Gearhart http://www.aspemporium.com/classes.aspx?cid=4 More...
class  RandomPassword
class  TimeZoneInformation
 Information about a time zone. More...

Detailed Description

This class can generate random passwords, which do not include ambiguous characters, such as I, l, and 1. The generated password will be made of 7-bit ASCII symbols. Every four characters will include one lower case character, one upper case character, one number, and one special symbol (such as '') in a random order. The password will always start with an alpha-numeric character; it will not start with a special symbol (we do this because some back-end systems do not like certain special characters in the first position).
© FoodCandy, 2006-2007, All Rights Reserved | FoodCandy | Sun Oct 7 10:48:52 2007 | Doxygen 1.4.6-NO