Cryptography
最常用的
Generate Password
说明
Generate your own password with several options. The number of characters is free adjustable as the used characters, too.
申报 Generate Password
string generatePassword ( int $charCount , bool $excludeSpecialChars , bool $capitalChars , bool $lowercaseChars , bool $charAsFirst , bool $numberAsFirst , bool $SpecialCharAsFirst , bool $charAsFollowing , bool $numberAsFollowing , bool $SpecialCharAsFollowing )