Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/random/locales/en_us.json

5 lines
199 B
JSON
Raw Normal View History

2023-03-01 14:25:57 +00:00
{
"random.desc": "Random generator (cryptography security)",
"random.number.help": "Generate a random integer within range.",
"random.choice.help": "Select an element from the set."
}