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 13:15:38 +00:00
"expectation": "e08ec6d775f63c5e30c2031aa9489ad6bc4aeb77eea6373ba69d028323a7e3b3"
}
2013-12-31 02:09:40 +00:00
]