dfinke / NameIT

PowerShell module for randomly generating data
MIT License
131 stars 28 forks source link

Ensure no duplicates when using -Count #11

Open cdhunt opened 7 years ago

cdhunt commented 7 years ago

Put a check into to make sure the generated string hasn't already been generated previously in the loop.