plugeth/trietest.txt

20 lines
407 B
Plaintext
Raw Normal View History

2013-12-31 02:09:40 +00:00
[
{
"inputs": {
2014-01-01 13:26:18 +00:00
"doe": "reindeer",
"dog": "puppy",
"dogglesworth": "cat"
},
2014-01-08 13:15:38 +00:00
"expectation": "d85f9267d7ed5767fb1b48defa8eb20a1c007a87a07588135a74b40b55de2e67"
},
{
"inputs":{
2014-01-01 00:04:48 +00:00
"do": "verb",
"horse": "stallion",
"doge": "coin",
"dog": "puppy"
},
2014-01-08 16:26:58 +00:00
"expectation": "cf7d318935b52db6e23d8c1f5e6b7e62f3606d4ed13783f4fdbd6e67a2085d04"
}
2013-12-31 02:09:40 +00:00
]