Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robrwo/phone-dummy
Generate dummy phone numbers for test data
https://github.com/robrwo/phone-dummy
Last synced: 11 days ago
JSON representation
Generate dummy phone numbers for test data
- Host: GitHub
- URL: https://github.com/robrwo/phone-dummy
- Owner: robrwo
- Created: 2014-02-20T20:59:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-02-20T21:03:26.000Z (over 10 years ago)
- Last Synced: 2024-10-11T21:56:34.500Z (about 1 month ago)
- Language: Perl
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
NAME
Phone::Fake - fooVERSION
Version 0.01SYNOPSIS
use Phone::Fake;my $number = rand_phone();
EXPORTS
rand_phoneSEE ALSO
Data::Faker::PhoneNumberAUTHOR
Robert Rothenberg, `'LICENSE AND COPYRIGHT
Copyright 2012 Robert Rothenberg.This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.See http://dev.perl.org/licenses/ for more information.