forked from bxcodec/faker
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
constructor provider make public (bxcodec#13)
* Test coverage up add tests for coverage up * errors in variables * return variable in start function * add internet fake * refactoring code * credit cart refactoring add new type and new file for credit cart * add test internet and add helpers function, which check slice string type to has element * coverage up test internet file * add payment and add test done concept * typo fix * fix variable internet in struct Internet * fix * delete old code * change init mutex * merge * add phone provider and test * change format in stdout structure * change format in stdout structure test * add TollFreePhoneNumber function * add e_164_phone_number * fix test * fix and done phone provider * test coverage up * create new provider Person add TitleMale * add FirstNameMale * add FirstNameFemale * typo fix * add last name * add name * typo fix * coverage up * add unix time * add date and time * add month * add year * add day of week * add day of month * add timestamp format * add century * add TimeZone * add time period * update readme * add password in provider internet * add lorem provider and add word * add Sentence * add sentences * update read me * fix import package slice * changed the constructors hidden for available
- Loading branch information
1 parent
1936f93
commit c672223
Showing
14 changed files
with
78 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.