ofcom-telgen

1.0.0 • Public • Published

Ofcom Telephone Number Generator

The intent of this lib is to provide a random generator of Ofcom-sanctified UK phone numbers, particularly for use in fictional/promotional/test usages.

CircleCI codecov

Usage

import generator from 'ofcom-telgen';

const phoneNumber = generator(); // 01632960123

Todo

  • [ ] Implement area codes
  • [ ] Implement mobile numbers
  • [x] Check upper and lower bounds provide 1000 numbers
  • [ ] Validate phone numbers
  • [ ] Add typing to output

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i ofcom-telgen

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

6.85 kB

Total Files

14

Last publish

Collaborators

  • bensleveritt