Skip to content

spoltix/Generate-Random-String

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Generate-Random-String

Extension jQuery pour générer une chaine aléatoire

$("input[name=pass]").randomString (); $("input[name=pass]").randomString ({ length:'8' }); $("input[name=pass]").randomString ({ length:'8', chaine:'ABCDEFGHYJKLMNOPQRSTUVWXYZ0123456789' });

About

Extension jQuery pour générer une chaine aléatoire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published