Create users.
drush generate-users
num : Number of users to generate.
--kill : Delete all users before generating new ones.
--roles : A comma delimited list of role IDs which should be granted to the new users. No need to specify authenticated user role.
--pass : Specify a password to be set for all generated users.