index
:
faker
erica/update-maintainers-sponsers-backers
imgbot
main
update_logo_and_readme
Generate massive amounts of fake data in the browser and node.js
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
internet.js
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-05
change domainWord generation algorithm to <adjective>-<noun>
Andrii Kostenko
1
-1
/
+1
2021-03-22
Linting fixes for `./lib`
Marak
1
-120
/
+120
2021-03-03
Issue 1114: New datatype module
LBuerstmayr
1
-10
/
+10
2021-02-18
Remove uifaces and replace with fakercloud cdn
Marak
1
-2
/
+2
2021-02-08
Merge pull request #1013 from ariel-enso/feature/add-internet-http-methods
Marak
1
-0
/
+15
2021-02-02
Merge pull request #1009 from scarabedore/master
Marak
1
-0
/
+14
2020-11-27
Current faker instance passed into user-agent generate function to avoid load...
Taras Verveha
1
-1
/
+1
2020-10-01
add httpMethod and unit test
Ariel Shadkhan
1
-0
/
+15
2020-09-18
added faker.internet.port
scarabedore
1
-0
/
+14
2020-03-27
Removed an unused variable, password, found in internet.js on line 354
Eric
1
-1
/
+1
2017-03-02
Merge pull request #408 from paolo-tanium/allow-mac-to-specify-separator
Marak
1
-3
/
+13
2017-02-09
[refactor] [fix] Move password generator to core
Marak
1
-9
/
+51
2016-10-01
[api] Added `internet.ipv6` method
cvega
1
-0
/
+26
2016-09-26
Comments
Paolo del Mundo
1
-0
/
+1
2016-09-25
separator enhancements and unit tests
Paolo del Mundo
1
-2
/
+11
2016-09-06
Add separator
Paolo del Mundo
1
-2
/
+2
2016-03-03
remove Math.random() calls to utilize faker.seed()
Ben Southgate
1
-1
/
+1
2016-03-03
Merge pull request #348 from jmalonzo/jan-exampleEmail-fix
Marak
1
-1
/
+1
2016-03-03
Install jsdoc and add doclet stubs for all methods
Tobias Witt
1
-0
/
+88
2016-03-01
Fix reference in exampleEmail
Jan Alonzo
1
-1
/
+1
2016-02-15
[api] Rename safe_email -> exampleEmail #301
Marak
1
-3
/
+3
2016-02-14
add faker.internet.safe_email
alexei-lexx
1
-0
/
+5
2016-02-08
[api] [minor] Replace sampleResult #170
Marak
1
-10
/
+10
2016-02-08
adding schema for internet.avatar
Cliff Pyles
1
-0
/
+5
2016-02-08
adding schema for internet.password
Cliff Pyles
1
-0
/
+29
2016-02-08
adding schema for internet.schema
Cliff Pyles
1
-0
/
+5
2016-02-08
adding schema for internet.color
Cliff Pyles
1
-1
/
+23
2016-02-08
adding schema for internet.userAgent
Cliff Pyles
1
-0
/
+5
2016-02-08
adding schema for internet.ip
Cliff Pyles
1
-0
/
+5
2016-02-08
adding schema for internet.domainWord
Cliff Pyles
1
-0
/
+5
2016-02-08
adding schema for internet.domainSuffix
Cliff Pyles
1
-0
/
+5
2016-02-08
adding schema for internet.domainName
Cliff Pyles
1
-0
/
+5
2016-02-08
adding schema for internet.url
Cliff Pyles
1
-0
/
+8
2016-02-08
adding schema for internet.protocol
Cliff Pyles
1
-0
/
+5
2016-02-08
adding schema for internet.userName
Cliff Pyles
1
-0
/
+23
2016-02-08
adding schema for internet.email
Cliff Pyles
1
-0
/
+22
2015-12-29
Prevent apostrophes in return value of internet#domainWords
yn5
1
-2
/
+2
2015-07-08
[api] [refactor] Rename `array_element` and `object_element` to camelCase. Se...
Marak
1
-6
/
+6
2015-07-08
[refactor] [major] Adds incremental browser builds. Switch to using prototype...
Marak
1
-106
/
+107
2015-07-07
[refactor] [dist] Allow for node to require individual locales ( to avoid the...
Marak
1
-1
/
+1
2015-07-06
Merge pull request #230 from xomaczar/master
Marak
1
-1
/
+1
2015-07-06
username must be a string
Andrey Khomenko
1
-1
/
+1
2015-07-06
[merge] Commerce implementation
Marak
1
-1
/
+1
2015-06-13
Including a MAC Address generator
João Ferreira
1
-0
/
+11
2015-06-11
Merge pull request #164 from dmamills/master
Marak
1
-0
/
+9
2015-03-20
Fixed color copy-paste
Jevgeni Smirnov
1
-2
/
+2
2015-03-12
Replaces symbols in domain words so it generates output for all locales
rob.scott
1
-1
/
+1
2015-01-25
added protocol() and url()
Daniel Mills
1
-0
/
+9
2014-11-19
Ensure that colours are always of the form #RRGGBB
Filip Wieland
1
-1
/
+7
2014-09-22
[api] [minor] Added default values for more methods. Cleaned up image module....
Marak
1
-8
/
+12
[next]