Submitted by twovests in programming

Hi y'all, I'm looking for large amounts of human-generated bits, preferably from people who were asked to create 'random' sequences of 1s and 0s.

I could just sit down here and do it myself but I was wondering if such resources already existed. I wanted to use them to create a bad random number generator, to test various algorithms to predict the next bit, and more. I haven't been able to find anything though. Anybody have any ideas?

10

Comments

You must log in or register to comment.

cute_spider_ni_srsly wrote

It should be easy enough to build a server to ask people to generate data for you.

2

hollyhoppet wrote

I dunno why exactly you're interested in this but there's been a decent amount of research on humans generating "random" numbers if you're interested in the subject. Check out this stackexchange answer for kind of the gist of it and some cited sources if you want to dive deeper https://psychology.stackexchange.com/a/3592

3

cute_spider_ni_srsly wrote

0110101011101000010101011111001110101001100101010101110101010100010111111011011010100100010000010101000010100011111010101001010111100101001010101010111000101010101010101100101010111010100110010101110010100001100010101011011010011110101010010101010101010010101001010101010101010011010101011010010101010101111010110101010111100010100010101010101110101010101100010101110101010111011101011101011110101100001010001010010101011000010010101101101101010101101111101010101010100001010101010101000010101010000101011010101110101011000010101111111010101011100000000101010000100010111010101011111010110101010001111010110101010000010100001111110101101010101110110100000001010110011001001011110100101000101010110101011111001010101001010010101010101010100001010101010101011011101011111101100101010101001010000000000101110101010111101010101011110101110111111101010010000100101010101101010111010101010000101000010100101010100110110111111010100100101010101010000011001011011101010100001010101010101000011111110101010111101010101000101001011101111101010110010101010000000010101011111101010011101011001010010101111101010111111010101111110101100110100101010101111010101010101101010000010101010101011010101001010101011010101010101011010111010100101010101010101010100111111011111101011011010111111010101010101101010101010000001010101110111101010100000100101110000010101010101010101001010101010101110101001010101010101010101010101000100010101010111111111011111011000010101010010101010101010000101010101010101010101010101010101010101000000010010100100101010111101010010000101010101111111101110110110101010110010010000100000010100010100001011001100110101001011101010101010111011001001101010000101010110011010101010101000000111100010101010100010101000011001100000101000001000101111010010110101011010101010100001001001111010101100000101010101010111011001110101000101010101011111010110111111111010101101010101010101010001010101010010100101000010101000010101010100010000000001101001010101010111000101001010101010100000010101011101101010101000010101101110101010101010111110110101

2