Archives of tags: generator

June 13, 2008
Flex Password Generator (Creator of passwords) - also tagged Action Script, compoente, Flex, generator, password

How many times we need to create a random password temporary or permanent? I happened to have to do this in php, and flex thought it could be very useful ...

Then develop a package that lets you generate random passwords, with or without special characters ($-+-,. € @) and its size easily changeable everything with a very simple function:

public [...]