Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
KBH
Posts:
98
Registered:
3/14/10
|
|
Re: Reordering integers 1..n to appear random
Posted:
Jun 11, 2012 10:50 PM
|
|
On Jun 11, 10:22 pm, KBH <emptyp...@hotmail.com> wrote: > Here's something simple: > > Name = 14 01 13 05 > > Random numbers = 12 24 19 05 > > ID = 1412012413190505
or
Name as numbered alphabet = 14 01 13 05
Universal translation (chosen as less than 74 and greater than 0) = 53
Translated name = 67 54 66 58
Random numbers (less than 100 and greater than 0) = 27 11 52 60
ID = 6727541166525860
or
Name as numbered alphabet = 14 01 13 05
Random translation (as less than 74 and greater than 0) = 36
Translated name = 50 37 49 41
Random numbers (less than 100 and greater than 0) = 27 11 52 60
ID = 502737114952416036
|
|
|
|