otus / otus.json
electric-otter's picture
Update otus.json
8db79bf verified
raw
history blame contribute delete
197 Bytes
{
"math": {
"x": "times",
"+": "add",
"-": "subtract",
"/": "divide",
"*": "times",
"$": "money"
},
"settings": {
"randomness": 0.4,
"math_usage": "auto"
}
}