Erik McClure
Results
53
comments of
Erik McClure
The issue here is that you'd have to eventually figure out what the maximum ID value is in a giant list of (essentially randomized) numbers in order to assign a...
The maximum ID would actually be n if you started from 1. You would have to figure this out programmatically, though.
There is no way the second method is going to be implemented. For right now, this will stay as an array and simply not be alphabetized. In the future, it...