I'm a java beginner, i don't know english well. i do read tutorials, but i can't get all stuff about java. Now i'm trying to code a random pasword generator.. Rules :
* maxlenght must be 8 characters
* i can use only digits and lower cases.
* three or more characters can't be the same.
* the password must be different when i run the program again...
Best Regards...