Random Username and Password Generator

This program generates random distinct usernames of the given length, and random distinct passwords of the given length. The number of usernames and passwords is given.

Enter the number of users (must be between 1 and 50):
Enter the length of the username (must be between 5 and 9):
Enter the length of the password (must be between 5 and 9):