You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a set of ID's (or private) names in my database. I cannot show those names outside.
I was looking for a function that would map my IDs to character names. The map should be random, by stable for a current mapper object (i.e. mapping same ID several times results in same names)
The text was updated successfully, but these errors were encountered:
I have a set of ID's (or private) names in my database. I cannot show those names outside.
I was looking for a function that would map my IDs to character names. The map should be random, by stable for a current mapper object (i.e. mapping same ID several times results in same names)
The text was updated successfully, but these errors were encountered: