ขอขอบคุณ mcqueccu ณ โอกาสนี้ด้วย (เครดิต ยังเป็นของ mcqueccu from Ghana)
B4X:
Dim myPass As B4XThaiPasswordGenerator
'Initialise with: length, Thai_letters, Thai_numbers09, symbols
myPass.Initialize(10,True,True,True,True)
log(myPass.generatePassword)
Attachments
Last edited: