Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 433 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 433 Bytes

Address generator

Address generator is a node module that outputs a random address.

Installation

Install the package with either npm:

npm i @shaunmolloy/address-generator

Or with yarn:

yarn @shaunmolloy/address-generator

Usage

address-generator

Example of output:

street: 79 Chorley Road
town: Bolton
county: Lancashire
postcode: BL7 0GJ

License

MIT licensed