IvanMathy / Boop

A scriptable scratchpad for developers. In slow yet steady progress.
https://boop.okat.best
MIT License
3.77k stars 346 forks source link

Add Random Number Generator script #351

Open samirdadashzade opened 1 year ago

samirdadashzade commented 1 year ago

Generates a random number between min-max values specified by the user. If no range is specified, generates a random number between 0-1_000_000 as a fallback case.

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication