MatthewLacerda2 / FixFlow

A platform for business to schedule maintenance and visits on-site
Apache License 2.0
0 stars 0 forks source link

Seed Guid #30

Closed MatthewLacerda2 closed 6 months ago

MatthewLacerda2 commented 6 months ago

Seeder was giving duplicate PasswordHashes and Ids. Both been fixed

I started using Bogus Guid generator. So it's now both not-duplicated and deterministic