Random Number Generator

approved

by iRewiewer

Insert a random number.

1 stars2,994 downloadsUpdated 2y agoGPL-3.0
View on GitHub

Obsidian Random Plugin

As simple as it gets - adds a command for generating a ranodm number. Either run the command from the command palette or bind a hotkey for it.

Features the following settings:

  • Seed: add a seed to the randomness
  • Low range value: lower limit of the random range
  • High range value: upper limit of the random range
  • Space after number: toggle the addition of a space character after generating a number

Planned features (aka maybe will add):

  • support for generating 'n' numbers at once
  • support for other types of random numbers, such as:
    • floats
    • bools
    • hexadecimals
  • random.org support with your own API key

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.