dicook / nullabor

Tools for doing statistical inference using data plots
http://dicook.github.io/nullabor/
56 stars 10 forks source link

Better hashing for decrypt() #4

Closed AmeliaMN closed 6 years ago

AmeliaMN commented 6 years ago

The first ~20 characters are just the phrase "True data in position" (this is always hashed the same way, at least on the same computer, I think) and the last 1 to 2 are the number. If you get, for example, "WOXC 1IZI Tx t4nTZT4x iV" you know the true data is in one of the two-digit number plots. I think this might give you a subconscious cue to where the real plot is.

dicook commented 6 years ago

thx, will fix this, hopefully today

dicook commented 6 years ago

fixed