twas 1.0.1

A text substitution application for using random look-up tables to generate text in a manner similar to the Mad Libs game.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "money": {
    "100 copper pennies": 4,
    "10 silver dollars": 1.5,
    "1 gold ingot": 0.5
  },
  "junk": [
    "old boot",
    "pocket lint",
    "broken toy boat"
  ]
}