@sefasungur/random-coordinate-generator

1.0.1 • Public • Published

@sefasungur/random-coordinate-generator

@sefasungur/random-coordinate-generator is a NodeJs library for dealing with text processing.

Installation

Use the package manager npm to install @sefasungur/random-coordinate-generator

npm install @sefasungur/random-coordinate-generator

Usage

const coordinates = require("./build/index");
const {generateRandomCoordinate, generateRandomCoordinates} = coordinates;
console.log(generateRandomCoordinate());
console.log(coordinates.generateRandomCoordinates(10));

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Package Sidebar

Install

npm i @sefasungur/random-coordinate-generator

Homepage

sefa.dev

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

5.48 kB

Total Files

11

Last publish

Collaborators

  • sefasungur