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
多羅狼 0475a4bcbb
sync
2023-03-14 20:05:42 +08:00

6 lines
272 B
JSON

{
"random.help": "Random number generator (cryptographically secure)",
"random.number.help": "Generate a random integer within a given range.",
"random.choice.help": "Select an element from a given set.",
"random.uuid.help": "Generate random UUID (v4)."
}