react-native-ruslan-random
v0.0.1
Published
Generate random number
Maintainers
Readme
react-native-random
React-native-plugin
Installation
npm install react-native-randomUsage
import { getRandomNumber } from 'react-native-random';
// ...
const result = getRandomNumber(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
