PRACTICE
Random Number Generator
Generate a random number between a minimum and maximum value. Includes validations and stable test locators.
RNG Tool
Enter a valid range and click Generate. If min > max the tool shows an error.
Result:
Tip: Use stable locators like
[data-testid="btn-generate"] and [data-testid="result-value"].