| { | |
| "math": { | |
| "x": "times", | |
| "+": "add", | |
| "-": "subtract", | |
| "/": "divide", | |
| "*": "times", | |
| "$": "money" | |
| }, | |
| "settings": { | |
| "randomness": 0.4, | |
| "math_usage": "auto" | |
| } | |
| } |
| { | |
| "math": { | |
| "x": "times", | |
| "+": "add", | |
| "-": "subtract", | |
| "/": "divide", | |
| "*": "times", | |
| "$": "money" | |
| }, | |
| "settings": { | |
| "randomness": 0.4, | |
| "math_usage": "auto" | |
| } | |
| } |