jcaggese / Boarding-Pass

GenSpark Boarding Pass Project - Creates a boarding pass from user input.
0 stars 0 forks source link

Generate Unique Boarding Pass Number #4

Closed jcaggese closed 2 years ago

jcaggese commented 2 years ago

Generated using UUID then convereted to int using hashcode. Not technically unique, but functionally at least on a small-mid scale.