test_flutter_package 0.0.1 test_flutter_package: ^0.0.1 copied to clipboard
A еуые Flutter package project.
A test package to generate random numbers
Features #
Just use:
Randoman.getRandomInt(10, 20) - and get a random int within those limits
Getting started #
No initialization required
Usage #
Just use:
Randoman.getRandomInt(10, 20) - and get a random int within those limits
Additional information #
Just testing