Open samirdadashzade opened 2 years 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 Quality Gate failed.
0 Bugs 0 Vulnerabilities 1 Security Hotspot 0 Code Smells
No Coverage information 0.0% Duplication
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.