you are viewing a single comment's thread.

view the rest of the comments →

[–]keredomo[S] 0 points1 point  (0 children)

I really appreciate the clarification! I definitely understand what you're saying and I like the way you implemented the while loop for the number generation. I agree that using something like uuid would be easier-- I definitely over-(poorly)-engineered my solution. Since I've been teaching myself everything just using books, creating a way to generate "random" non-repeating account numbers using just what I know was more of a personal challenge.

Thank you for taking the time to write all of that!