Last active
March 6, 2018 14:54
-
-
Save dvdsgl/6fc8b13b26d892bda95dae15f2f16bbd to your computer and use it in GitHub Desktop.
Examples of maps vs classes classified by quicktype Markov chains
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"0000000000000000000e222e4e7afc29c49f6398783a94c846dee2e13c6408f5": { | |
"size": 969709, | |
"height": 510599, | |
"difficulty": 3007383866429.732, | |
"previous": "000000000000000000552a7783efd39eaa1c5ff6789e21a0bbe7547bc454fced" | |
}, | |
"000000000000000000552a7783efd39eaa1c5ff6789e21a0bbe7547bc454fced": { | |
"size": 991394, | |
"height": 510598, | |
"difficulty": 3007383866429.732, | |
"previous": "00000000000000000043aba4c065d4d92aec529566287ebec5fe9010246c9589" | |
}, | |
"00000000000000000043aba4c065d4d92aec529566287ebec5fe9010246c9589": { | |
"size": 990527, | |
"height": 510597, | |
"difficulty": 3007383866429.732, | |
"previous": "00000000000000000009025b9e95911a4dc050de129ea4eb5e40ef280751a0cb" | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Jon", | |
"pet": "Garfield" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment