Random Generator
Generate truly random numbers from atmospheric noise, supported by random.org (not official).
This plugin called Random Generator allows you to generate truly random numbers, strings, and more using atmospheric noise. Powered by random.org (not official), it ensures that the generated output is truly random and not predictable. Whether you need random numbers for a game, cryptographic purposes, or just for fun, this plugin has got you covered. Say goodbye to pseudo-randomness and hello to genuine randomness with Random Generator!
How to
Comments (0)
API docs
Learn how to use Random Generator effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Generate a random number between 0 and 100."
-
Prompt 2: "I need five random integers between 1 and 10."
-
Prompt 3: "Get me a random integer."
-
Prompt 4: "Give me ten random numbers between -50 and 50."
-
Prompt 5: "I want a random number."
Features and commands
Feature/Command | Description |
---|---|
getRandomIntegers | This command generates random integers based on the provided parameters. You can specify the maximum and minimum values for the integers, the number of integers needed, and whether the numbers should be picked with replacement. |