If you are going to do this, make sure that you set aside in advance what you are going to test. And make sure that it is a) easily verifiable and b) not something that could be in your subconscious memory. The most obvious thing to do would be to have now a computer pick a random number, store that in a file somewhere and then when you are done, check if the number (if any) that comes from inspiration matches the number in question.
I’ve generated a random number. To verify, there’s a relevant SHA-1 string. I will send the string to any trusted user. I’m not going to put the SHA-1 hash here to eliminate the possibility that someone will claim that Alicorn inverted the hash, either deliberately or subconsciously. I would consider such subconscious inversion to be unlikely, but it is nice to control for as many variables as possible.
If you are going to do this, make sure that you set aside in advance what you are going to test. And make sure that it is a) easily verifiable and b) not something that could be in your subconscious memory. The most obvious thing to do would be to have now a computer pick a random number, store that in a file somewhere and then when you are done, check if the number (if any) that comes from inspiration matches the number in question.
Mark Twain had some comments about that.
Would you like to generate and hold onto a random number for me that I can request as proof, or should I just do this myself?
I’ve generated a random number. To verify, there’s a relevant SHA-1 string. I will send the string to any trusted user. I’m not going to put the SHA-1 hash here to eliminate the possibility that someone will claim that Alicorn inverted the hash, either deliberately or subconsciously. I would consider such subconscious inversion to be unlikely, but it is nice to control for as many variables as possible.