First, I\'m aware of this question, and the suggestion (using GUID) doesn\'t apply in my situation.
I want simple UIDs so that my users can easily communicate this i
Why not a simple Base36 representation of a bigint? http://en.wikipedia.org/wiki/Base_36