; Title .........: Password 
	; AutoIt Version : 3.3.14.2 
	; Description ...: UDF to work with passwords. Mostly ported from Javascript at http:rumkin.com/tools/password/passchk.php and improved a bit
 
	; Author(s) .....: Fenzik + Team Adaptech
 
	; #CURRENT# ===================================================================================================================== 
	;_Password_Generate 
	;_Password_GetcharsetSize 
	;_Password_GetEntropy 
	;_Password_IsCommonWord 
	;_Password_Startup 
	; ===============================================================================================================================
 
	 
 
	It's my first UDF so please be nice.:)
 
	 
 
	If somebody have better idea how to store common dictionary and frequency table please post here...
 
	 
 
	Have fun!
 
	 
 
	Fenzik
 
	 
 
Password.zip