aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarak <[email protected]>2021-02-10 15:02:21 -0500
committerMarak <[email protected]>2021-02-10 15:02:21 -0500
commit33ff3809c8ca501fcca5e7fb2d9d072b9d28e84c (patch)
treee5dec9553b5fe19ed24f199a158116854736132e /doc
parent8bd06499b5c9b580295b0946b323748b00099429 (diff)
downloadfaker-33ff3809c8ca501fcca5e7fb2d9d072b9d28e84c.tar.xz
faker-33ff3809c8ca501fcca5e7fb2d9d072b9d28e84c.zip
Bump to `v5.4.0`
Diffstat (limited to 'doc')
-rw-r--r--doc/faker.address.html6
-rw-r--r--doc/faker.commerce.html6
-rw-r--r--doc/faker.company.html6
-rw-r--r--doc/faker.database.html6
-rw-r--r--doc/faker.date.html614
-rw-r--r--doc/faker.finance.html494
-rw-r--r--doc/faker.git.html6
-rw-r--r--doc/faker.hacker.html6
-rw-r--r--doc/faker.helpers.html22
-rw-r--r--doc/faker.html18
-rw-r--r--doc/faker.image.html6
-rw-r--r--doc/faker.image.lorempicsum.html6
-rw-r--r--doc/faker.image.lorempixel.html6
-rw-r--r--doc/faker.image.unsplash.html6
-rw-r--r--doc/faker.internet.html630
-rw-r--r--doc/faker.lorem.html6
-rw-r--r--doc/faker.name.html518
-rw-r--r--doc/faker.phone.html6
-rw-r--r--doc/faker.random.html6
-rw-r--r--doc/faker.system.html6
-rw-r--r--doc/faker.time.html6
-rw-r--r--doc/faker.unique.html6
-rw-r--r--doc/faker.vehicle.html318
-rw-r--r--doc/global.html6
-rw-r--r--doc/index.html35
-rw-r--r--doc/namespaces.list.html12
-rw-r--r--doc/quicksearch.html2
27 files changed, 2663 insertions, 102 deletions
diff --git a/doc/faker.address.html b/doc/faker.address.html
index 49141bd5..0b8089bf 100644
--- a/doc/faker.address.html
+++ b/doc/faker.address.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -9483,9 +9483,9 @@ to the locale's zip format.</p>
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:18-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.commerce.html b/doc/faker.commerce.html
index e84bd65e..6021569a 100644
--- a/doc/faker.commerce.html
+++ b/doc/faker.commerce.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -3355,9 +3355,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:18-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.company.html b/doc/faker.company.html
index e2f4df64..756d50f7 100644
--- a/doc/faker.company.html
+++ b/doc/faker.company.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -3923,9 +3923,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:18-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.database.html b/doc/faker.database.html
index 23a4dc95..2a44d541 100644
--- a/doc/faker.database.html
+++ b/doc/faker.database.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -1539,9 +1539,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:18-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.date.html b/doc/faker.date.html
index e02d5fda..656bd8fa 100644
--- a/doc/faker.date.html
+++ b/doc/faker.date.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -315,6 +315,158 @@
<div class="description">
+ <p>betweens</p>
+ </div>
+
+
+
+
+
+
+
+
+ <h5>Parameters:</h5>
+
+
+<table class="params table table-striped">
+ <thead>
+ <tr>
+
+ <th>Name</th>
+
+
+ <th>Type</th>
+
+
+
+
+
+ <th class="last">Description</th>
+ </tr>
+ </thead>
+
+ <tbody>
+
+
+ <tr>
+
+ <td class="name"><code>from</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">date</span>
+
+
+
+
+ </td>
+
+
+
+
+
+ <td class="description last"></td>
+ </tr>
+
+
+
+ <tr>
+
+ <td class="name"><code>to</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">date</span>
+
+
+
+
+ </td>
+
+
+
+
+
+ <td class="description last"></td>
+ </tr>
+
+
+ </tbody>
+</table>
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
+ <h4 class="name" id=".between"><span class="type-signature">&lt;static> </span>between(from, to)</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
<p>between</p>
</div>
@@ -459,6 +611,158 @@
<hr>
<dt>
+ <h4 class="name" id=".between"><span class="type-signature">&lt;static> </span>between(from, to)</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>betweens</p>
+ </div>
+
+
+
+
+
+
+
+
+ <h5>Parameters:</h5>
+
+
+<table class="params table table-striped">
+ <thead>
+ <tr>
+
+ <th>Name</th>
+
+
+ <th>Type</th>
+
+
+
+
+
+ <th class="last">Description</th>
+ </tr>
+ </thead>
+
+ <tbody>
+
+
+ <tr>
+
+ <td class="name"><code>from</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">date</span>
+
+
+
+
+ </td>
+
+
+
+
+
+ <td class="description last"></td>
+ </tr>
+
+
+
+ <tr>
+
+ <td class="name"><code>to</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">date</span>
+
+
+
+
+ </td>
+
+
+
+
+
+ <td class="description last"></td>
+ </tr>
+
+
+ </tbody>
+</table>
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
<h4 class="name" id=".future"><span class="type-signature">&lt;static> </span>future(years, refDate)</h4>
@@ -2439,6 +2743,158 @@
<div class="description">
+ <p>betweens</p>
+ </div>
+
+
+
+
+
+
+
+
+ <h5>Parameters:</h5>
+
+
+<table class="params table table-striped">
+ <thead>
+ <tr>
+
+ <th>Name</th>
+
+
+ <th>Type</th>
+
+
+
+
+
+ <th class="last">Description</th>
+ </tr>
+ </thead>
+
+ <tbody>
+
+
+ <tr>
+
+ <td class="name"><code>from</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">date</span>
+
+
+
+
+ </td>
+
+
+
+
+
+ <td class="description last"></td>
+ </tr>
+
+
+
+ <tr>
+
+ <td class="name"><code>to</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">date</span>
+
+
+
+
+ </td>
+
+
+
+
+
+ <td class="description last"></td>
+ </tr>
+
+
+ </tbody>
+</table>
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
+ <h4 class="name" id=".between"><span class="type-signature">&lt;static> </span>between(from, to)</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
<p>between</p>
</div>
@@ -2583,6 +3039,158 @@
<hr>
<dt>
+ <h4 class="name" id=".between"><span class="type-signature">&lt;static> </span>between(from, to)</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>betweens</p>
+ </div>
+
+
+
+
+
+
+
+
+ <h5>Parameters:</h5>
+
+
+<table class="params table table-striped">
+ <thead>
+ <tr>
+
+ <th>Name</th>
+
+
+ <th>Type</th>
+
+
+
+
+
+ <th class="last">Description</th>
+ </tr>
+ </thead>
+
+ <tbody>
+
+
+ <tr>
+
+ <td class="name"><code>from</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">date</span>
+
+
+
+
+ </td>
+
+
+
+
+
+ <td class="description last"></td>
+ </tr>
+
+
+
+ <tr>
+
+ <td class="name"><code>to</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">date</span>
+
+
+
+
+ </td>
+
+
+
+
+
+ <td class="description last"></td>
+ </tr>
+
+
+ </tbody>
+</table>
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
<h4 class="name" id=".future"><span class="type-signature">&lt;static> </span>future(years, refDate)</h4>
@@ -4355,9 +4963,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:18-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.finance.html b/doc/faker.finance.html
index 7fc80b0c..93b8881e 100644
--- a/doc/faker.finance.html
+++ b/doc/faker.finance.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -2355,7 +2355,7 @@
<hr>
<dt>
- <h4 class="name" id=".iban"><span class="type-signature">&lt;static> </span>iban()</h4>
+ <h4 class="name" id=".iban"><span class="type-signature">&lt;static> </span>iban( [formatted] [, countryCode])</h4>
</dt>
@@ -2373,6 +2373,114 @@
+ <h5>Parameters:</h5>
+
+
+<table class="params table table-striped">
+ <thead>
+ <tr>
+
+ <th>Name</th>
+
+
+ <th>Type</th>
+
+
+ <th>Argument</th>
+
+
+
+ <th>Default</th>
+
+
+ <th class="last">Description</th>
+ </tr>
+ </thead>
+
+ <tbody>
+
+
+ <tr>
+
+ <td class="name"><code>formatted</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">boolean</span>
+
+
+
+
+ </td>
+
+
+ <td class="attributes">
+
+ &lt;optional><br>
+
+
+
+
+
+ </td>
+
+
+
+ <td class="default">
+
+ false
+
+ </td>
+
+
+ <td class="description last"><p>Return a formatted version of the generated IBAN.</p></td>
+ </tr>
+
+
+
+ <tr>
+
+ <td class="name"><code>countryCode</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">string</span>
+
+
+
+
+ </td>
+
+
+ <td class="attributes">
+
+ &lt;optional><br>
+
+
+
+
+
+ </td>
+
+
+
+ <td class="default">
+
+ </td>
+
+
+ <td class="description last"><p>The country code from which you want to generate an IBAN, if none is provided a random country will be used.</p></td>
+ </tr>
+
+
+ </tbody>
+</table>
+
+
<dl class="details">
@@ -2423,6 +2531,18 @@
+ <h5>Throws:</h5>
+
+
+
+ <div class="param-desc">
+
+ <p>Will throw an error if the passed country code is not supported.</p>
+
+ </div>
+
+
+
@@ -2433,7 +2553,7 @@
<hr>
<dt>
- <h4 class="name" id=".iban"><span class="type-signature">&lt;static> </span>iban()</h4>
+ <h4 class="name" id=".iban"><span class="type-signature">&lt;static> </span>iban( [formatted] [, countryCode])</h4>
</dt>
@@ -2451,6 +2571,114 @@
+ <h5>Parameters:</h5>
+
+
+<table class="params table table-striped">
+ <thead>
+ <tr>
+
+ <th>Name</th>
+
+
+ <th>Type</th>
+
+
+ <th>Argument</th>
+
+
+
+ <th>Default</th>
+
+
+ <th class="last">Description</th>
+ </tr>
+ </thead>
+
+ <tbody>
+
+
+ <tr>
+
+ <td class="name"><code>formatted</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">boolean</span>
+
+
+
+
+ </td>
+
+
+ <td class="attributes">
+
+ &lt;optional><br>
+
+
+
+
+
+ </td>
+
+
+
+ <td class="default">
+
+ false
+
+ </td>
+
+
+ <td class="description last"><p>Return a formatted version of the generated IBAN.</p></td>
+ </tr>
+
+
+
+ <tr>
+
+ <td class="name"><code>countryCode</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">string</span>
+
+
+
+
+ </td>
+
+
+ <td class="attributes">
+
+ &lt;optional><br>
+
+
+
+
+
+ </td>
+
+
+
+ <td class="default">
+
+ </td>
+
+
+ <td class="description last"><p>The country code from which you want to generate an IBAN, if none is provided a random country will be used.</p></td>
+ </tr>
+
+
+ </tbody>
+</table>
+
+
<dl class="details">
@@ -2501,6 +2729,18 @@
+ <h5>Throws:</h5>
+
+
+
+ <div class="param-desc">
+
+ <p>Will throw an error if the passed country code is not supported.</p>
+
+ </div>
+
+
+
@@ -5779,7 +6019,7 @@
<hr>
<dt>
- <h4 class="name" id=".iban"><span class="type-signature">&lt;static> </span>iban()</h4>
+ <h4 class="name" id=".iban"><span class="type-signature">&lt;static> </span>iban( [formatted] [, countryCode])</h4>
</dt>
@@ -5797,6 +6037,114 @@
+ <h5>Parameters:</h5>
+
+
+<table class="params table table-striped">
+ <thead>
+ <tr>
+
+ <th>Name</th>
+
+
+ <th>Type</th>
+
+
+ <th>Argument</th>
+
+
+
+ <th>Default</th>
+
+
+ <th class="last">Description</th>
+ </tr>
+ </thead>
+
+ <tbody>
+
+
+ <tr>
+
+ <td class="name"><code>formatted</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">boolean</span>
+
+
+
+
+ </td>
+
+
+ <td class="attributes">
+
+ &lt;optional><br>
+
+
+
+
+
+ </td>
+
+
+
+ <td class="default">
+
+ false
+
+ </td>
+
+
+ <td class="description last"><p>Return a formatted version of the generated IBAN.</p></td>
+ </tr>
+
+
+
+ <tr>
+
+ <td class="name"><code>countryCode</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">string</span>
+
+
+
+
+ </td>
+
+
+ <td class="attributes">
+
+ &lt;optional><br>
+
+
+
+
+
+ </td>
+
+
+
+ <td class="default">
+
+ </td>
+
+
+ <td class="description last"><p>The country code from which you want to generate an IBAN, if none is provided a random country will be used.</p></td>
+ </tr>
+
+
+ </tbody>
+</table>
+
+
<dl class="details">
@@ -5847,6 +6195,18 @@
+ <h5>Throws:</h5>
+
+
+
+ <div class="param-desc">
+
+ <p>Will throw an error if the passed country code is not supported.</p>
+
+ </div>
+
+
+
@@ -5857,7 +6217,7 @@
<hr>
<dt>
- <h4 class="name" id=".iban"><span class="type-signature">&lt;static> </span>iban()</h4>
+ <h4 class="name" id=".iban"><span class="type-signature">&lt;static> </span>iban( [formatted] [, countryCode])</h4>
</dt>
@@ -5875,6 +6235,114 @@
+ <h5>Parameters:</h5>
+
+
+<table class="params table table-striped">
+ <thead>
+ <tr>
+
+ <th>Name</th>
+
+
+ <th>Type</th>
+
+
+ <th>Argument</th>
+
+
+
+ <th>Default</th>
+
+
+ <th class="last">Description</th>
+ </tr>
+ </thead>
+
+ <tbody>
+
+
+ <tr>
+
+ <td class="name"><code>formatted</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">boolean</span>
+
+
+
+
+ </td>
+
+
+ <td class="attributes">
+
+ &lt;optional><br>
+
+
+
+
+
+ </td>
+
+
+
+ <td class="default">
+
+ false
+
+ </td>
+
+
+ <td class="description last"><p>Return a formatted version of the generated IBAN.</p></td>
+ </tr>
+
+
+
+ <tr>
+
+ <td class="name"><code>countryCode</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">string</span>
+
+
+
+
+ </td>
+
+
+ <td class="attributes">
+
+ &lt;optional><br>
+
+
+
+
+
+ </td>
+
+
+
+ <td class="default">
+
+ </td>
+
+
+ <td class="description last"><p>The country code from which you want to generate an IBAN, if none is provided a random country will be used.</p></td>
+ </tr>
+
+
+ </tbody>
+</table>
+
+
<dl class="details">
@@ -5925,6 +6393,18 @@
+ <h5>Throws:</h5>
+
+
+
+ <div class="param-desc">
+
+ <p>Will throw an error if the passed country code is not supported.</p>
+
+ </div>
+
+
+
@@ -6955,9 +7435,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:18-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.git.html b/doc/faker.git.html
index eef8e9e9..dad6bc71 100644
--- a/doc/faker.git.html
+++ b/doc/faker.git.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -2051,9 +2051,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:18-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.hacker.html b/doc/faker.hacker.html
index bc21392a..caa170ce 100644
--- a/doc/faker.hacker.html
+++ b/doc/faker.hacker.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -2163,9 +2163,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:18-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.helpers.html b/doc/faker.helpers.html
index f048c3b4..306e50e9 100644
--- a/doc/faker.helpers.html
+++ b/doc/faker.helpers.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -935,7 +935,7 @@
<div class="description">
- <p>backword-compatibility</p>
+ <p>backward-compatibility</p>
</div>
@@ -1063,7 +1063,7 @@
<div class="description">
- <p>backword-compatibility</p>
+ <p>backward-compatibility</p>
</div>
@@ -1191,7 +1191,7 @@
<div class="description">
- <p>parse string paterns in a similar way to RegExp</p>
+ <p>parse string patterns in a similar way to RegExp</p>
<p>e.g. &quot;#{3}test[1-5]&quot; -&gt; &quot;###test4&quot;</p>
</div>
@@ -1320,7 +1320,7 @@
<div class="description">
- <p>parse string paterns in a similar way to RegExp</p>
+ <p>parse string patterns in a similar way to RegExp</p>
<p>e.g. &quot;#{3}test[1-5]&quot; -&gt; &quot;###test4&quot;</p>
</div>
@@ -4153,7 +4153,7 @@
<div class="description">
- <p>backword-compatibility</p>
+ <p>backward-compatibility</p>
</div>
@@ -4281,7 +4281,7 @@
<div class="description">
- <p>backword-compatibility</p>
+ <p>backward-compatibility</p>
</div>
@@ -4409,7 +4409,7 @@
<div class="description">
- <p>parse string paterns in a similar way to RegExp</p>
+ <p>parse string patterns in a similar way to RegExp</p>
<p>e.g. &quot;#{3}test[1-5]&quot; -&gt; &quot;###test4&quot;</p>
</div>
@@ -4538,7 +4538,7 @@
<div class="description">
- <p>parse string paterns in a similar way to RegExp</p>
+ <p>parse string patterns in a similar way to RegExp</p>
<p>e.g. &quot;#{3}test[1-5]&quot; -&gt; &quot;###test4&quot;</p>
</div>
@@ -6543,9 +6543,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:18-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.html b/doc/faker.html
index 4a38ce9d..9b84a5bb 100644
--- a/doc/faker.html
+++ b/doc/faker.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -218,6 +218,12 @@
<dt><a href="namespaces.html#faker.lorem"><a href="faker.lorem.html">lorem</a></a></dt>
<dd></dd>
+ <dt><a href="namespaces.html#faker.music"><a href="faker.music.html">music</a></a></dt>
+ <dd></dd>
+
+ <dt><a href="namespaces.html#faker.music"><a href="faker.music.html">music</a></a></dt>
+ <dd></dd>
+
<dt><a href="namespaces.html#faker.name"><a href="faker.name.html">name</a></a></dt>
<dd></dd>
@@ -696,6 +702,12 @@ and <a href="faker.name.html#.suffix">name.suffix</a></p>
<dt><a href="namespaces.html#faker.lorem"><a href="faker.lorem.html">lorem</a></a></dt>
<dd></dd>
+ <dt><a href="namespaces.html#faker.music"><a href="faker.music.html">music</a></a></dt>
+ <dd></dd>
+
+ <dt><a href="namespaces.html#faker.music"><a href="faker.music.html">music</a></a></dt>
+ <dd></dd>
+
<dt><a href="namespaces.html#faker.name"><a href="faker.name.html">name</a></a></dt>
<dd></dd>
@@ -1063,9 +1075,9 @@ and <a href="faker.name.html#.suffix">name.suffix</a></p>
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:18-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.image.html b/doc/faker.image.html
index 270203bf..bfc651b6 100644
--- a/doc/faker.image.html
+++ b/doc/faker.image.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -12205,9 +12205,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:19-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.image.lorempicsum.html b/doc/faker.image.lorempicsum.html
index 77a7cbed..050140c0 100644
--- a/doc/faker.image.lorempicsum.html
+++ b/doc/faker.image.lorempicsum.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -1277,9 +1277,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:19-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.image.lorempixel.html b/doc/faker.image.lorempixel.html
index d22928b7..23c65ddd 100644
--- a/doc/faker.image.lorempixel.html
+++ b/doc/faker.image.lorempixel.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -2941,9 +2941,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:19-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.image.unsplash.html b/doc/faker.image.unsplash.html
index 241e66b2..5f365b56 100644
--- a/doc/faker.image.unsplash.html
+++ b/doc/faker.image.unsplash.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -1709,9 +1709,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:19-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.internet.html b/doc/faker.internet.html
index a1937f56..11ae87a0 100644
--- a/doc/faker.internet.html
+++ b/doc/faker.internet.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -1787,6 +1787,162 @@
<hr>
<dt>
+ <h4 class="name" id=".httpMethod"><span class="type-signature">&lt;static> </span>httpMethod()</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>method</p>
+ </div>
+
+
+
+
+
+
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
+ <h4 class="name" id=".httpMethod"><span class="type-signature">&lt;static> </span>httpMethod()</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>method</p>
+ </div>
+
+
+
+
+
+
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
<h4 class="name" id=".ip"><span class="type-signature">&lt;static> </span>ip()</h4>
@@ -2755,6 +2911,162 @@
<hr>
<dt>
+ <h4 class="name" id=".port"><span class="type-signature">&lt;static> </span>port()</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>port</p>
+ </div>
+
+
+
+
+
+
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
+ <h4 class="name" id=".port"><span class="type-signature">&lt;static> </span>port()</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>port</p>
+ </div>
+
+
+
+
+
+
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
<h4 class="name" id=".protocol"><span class="type-signature">&lt;static> </span>protocol()</h4>
@@ -5251,6 +5563,162 @@
<hr>
<dt>
+ <h4 class="name" id=".httpMethod"><span class="type-signature">&lt;static> </span>httpMethod()</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>method</p>
+ </div>
+
+
+
+
+
+
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
+ <h4 class="name" id=".httpMethod"><span class="type-signature">&lt;static> </span>httpMethod()</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>method</p>
+ </div>
+
+
+
+
+
+
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
<h4 class="name" id=".ip"><span class="type-signature">&lt;static> </span>ip()</h4>
@@ -6219,6 +6687,162 @@
<hr>
<dt>
+ <h4 class="name" id=".port"><span class="type-signature">&lt;static> </span>port()</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>port</p>
+ </div>
+
+
+
+
+
+
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
+ <h4 class="name" id=".port"><span class="type-signature">&lt;static> </span>port()</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>port</p>
+ </div>
+
+
+
+
+
+
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
<h4 class="name" id=".protocol"><span class="type-signature">&lt;static> </span>protocol()</h4>
@@ -7035,9 +7659,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:19-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.lorem.html b/doc/faker.lorem.html
index 35e83d9c..b65277fe 100644
--- a/doc/faker.lorem.html
+++ b/doc/faker.lorem.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -5187,9 +5187,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:19-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.name.html b/doc/faker.name.html
index 41652045..b40e2c11 100644
--- a/doc/faker.name.html
+++ b/doc/faker.name.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -1799,6 +1799,262 @@
<hr>
<dt>
+ <h4 class="name" id=".middleName"><span class="type-signature">&lt;static> </span>middleName(gender)</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>middleName</p>
+ </div>
+
+
+
+
+
+
+
+
+ <h5>Parameters:</h5>
+
+
+<table class="params table table-striped">
+ <thead>
+ <tr>
+
+ <th>Name</th>
+
+
+ <th>Type</th>
+
+
+
+
+
+ <th class="last">Description</th>
+ </tr>
+ </thead>
+
+ <tbody>
+
+
+ <tr>
+
+ <td class="name"><code>gender</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">mixed</span>
+
+
+
+
+ </td>
+
+
+
+
+
+ <td class="description last"></td>
+ </tr>
+
+
+ </tbody>
+</table>
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
+ <h4 class="name" id=".middleName"><span class="type-signature">&lt;static> </span>middleName(gender)</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>middleName</p>
+ </div>
+
+
+
+
+
+
+
+
+ <h5>Parameters:</h5>
+
+
+<table class="params table table-striped">
+ <thead>
+ <tr>
+
+ <th>Name</th>
+
+
+ <th>Type</th>
+
+
+
+
+
+ <th class="last">Description</th>
+ </tr>
+ </thead>
+
+ <tbody>
+
+
+ <tr>
+
+ <td class="name"><code>gender</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">mixed</span>
+
+
+
+
+ </td>
+
+
+
+
+
+ <td class="description last"></td>
+ </tr>
+
+
+ </tbody>
+</table>
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
<h4 class="name" id=".prefix"><span class="type-signature">&lt;static> </span>prefix(gender)</h4>
@@ -4103,6 +4359,262 @@
<hr>
<dt>
+ <h4 class="name" id=".middleName"><span class="type-signature">&lt;static> </span>middleName(gender)</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>middleName</p>
+ </div>
+
+
+
+
+
+
+
+
+ <h5>Parameters:</h5>
+
+
+<table class="params table table-striped">
+ <thead>
+ <tr>
+
+ <th>Name</th>
+
+
+ <th>Type</th>
+
+
+
+
+
+ <th class="last">Description</th>
+ </tr>
+ </thead>
+
+ <tbody>
+
+
+ <tr>
+
+ <td class="name"><code>gender</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">mixed</span>
+
+
+
+
+ </td>
+
+
+
+
+
+ <td class="description last"></td>
+ </tr>
+
+
+ </tbody>
+</table>
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
+ <h4 class="name" id=".middleName"><span class="type-signature">&lt;static> </span>middleName(gender)</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>middleName</p>
+ </div>
+
+
+
+
+
+
+
+
+ <h5>Parameters:</h5>
+
+
+<table class="params table table-striped">
+ <thead>
+ <tr>
+
+ <th>Name</th>
+
+
+ <th>Type</th>
+
+
+
+
+
+ <th class="last">Description</th>
+ </tr>
+ </thead>
+
+ <tbody>
+
+
+ <tr>
+
+ <td class="name"><code>gender</code></td>
+
+
+ <td class="type">
+
+
+<span class="param-type">mixed</span>
+
+
+
+
+ </td>
+
+
+
+
+
+ <td class="description last"></td>
+ </tr>
+
+
+ </tbody>
+</table>
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
<h4 class="name" id=".prefix"><span class="type-signature">&lt;static> </span>prefix(gender)</h4>
@@ -4715,9 +5227,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:19-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.phone.html b/doc/faker.phone.html
index cc8f2bdd..c0c3b9a7 100644
--- a/doc/faker.phone.html
+++ b/doc/faker.phone.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -1603,9 +1603,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:19-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.random.html b/doc/faker.random.html
index ecda2a77..1383c444 100644
--- a/doc/faker.random.html
+++ b/doc/faker.random.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -6851,9 +6851,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:43-04:00
+ on 2021-02-10T14:58:19-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.system.html b/doc/faker.system.html
index ffc3369a..d067a36f 100644
--- a/doc/faker.system.html
+++ b/doc/faker.system.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -4403,9 +4403,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:43-04:00
+ on 2021-02-10T14:58:19-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.time.html b/doc/faker.time.html
index 7df5e76a..c76110dc 100644
--- a/doc/faker.time.html
+++ b/doc/faker.time.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -803,9 +803,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:43-04:00
+ on 2021-02-10T14:58:19-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.unique.html b/doc/faker.unique.html
index b0d9efa1..41a87582 100644
--- a/doc/faker.unique.html
+++ b/doc/faker.unique.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -283,9 +283,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:43-04:00
+ on 2021-02-10T14:58:19-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/faker.vehicle.html b/doc/faker.vehicle.html
index ff2b93c1..24999329 100644
--- a/doc/faker.vehicle.html
+++ b/doc/faker.vehicle.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -1243,6 +1243,162 @@
</dd>
+
+
+<hr>
+<dt>
+ <h4 class="name" id=".vrm"><span class="type-signature">&lt;static> </span>vrm()</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>vrm</p>
+ </div>
+
+
+
+
+
+
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
+ <h4 class="name" id=".vrm"><span class="type-signature">&lt;static> </span>vrm()</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>vrm</p>
+ </div>
+
+
+
+
+
+
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
</dl>
@@ -2427,6 +2583,162 @@
</dd>
+
+
+<hr>
+<dt>
+ <h4 class="name" id=".vrm"><span class="type-signature">&lt;static> </span>vrm()</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>vrm</p>
+ </div>
+
+
+
+
+
+
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
+
+
+<hr>
+<dt>
+ <h4 class="name" id=".vrm"><span class="type-signature">&lt;static> </span>vrm()</h4>
+
+
+</dt>
+<dd>
+
+
+ <div class="description">
+ <p>vrm</p>
+ </div>
+
+
+
+
+
+
+
+
+
+
+<dl class="details">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dl>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</dd>
+
</dl>
@@ -2475,9 +2787,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:43-04:00
+ on 2021-02-10T14:58:19-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/global.html b/doc/global.html
index 17c3e95f..4d1d2d92 100644
--- a/doc/global.html
+++ b/doc/global.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -353,9 +353,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:18-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/index.html b/doc/index.html
index 0831f3ce..36a57360 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -98,7 +98,8 @@
<p><a href="https://travis-ci.org/Marak/faker.js"><img src="https://travis-ci.org/Marak/faker.js.svg?branch=master" alt="Build Status"></a> <a href="https://coveralls.io/github/Marak/faker.js?branch=master"><img src="https://coveralls.io/repos/github/Marak/faker.js/badge.svg?branch=master" alt="Coverage Status"></a></p>
<p><a href="http://badge.fury.io/js/faker"><img src="https://badge.fury.io/js/faker.svg" alt="npm version"></a></p>
<p><a href="#backers"><img src="https://opencollective.com/fakerjs/backers/badge.svg" alt="OpenCollective"></a>
-<a href="#sponsors"><img src="https://opencollective.com/fakerjs/sponsors/badge.svg" alt="OpenCollective"></a></p>
+<a href="#sponsors"><img src="https://opencollective.com/fakerjs/sponsors/badge.svg" alt="OpenCollective"></a>
+<a href="https://gitter.im/Faker-js/community"><img src="https://badges.gitter.im/marak/faker.js.png" alt="Gitter chat"></a></p>
<h2>Demo</h2>
<p><a href="https://rawgit.com/Marak/faker.js/master/examples/browser/index.html">https://rawgit.com/Marak/faker.js/master/examples/browser/index.html</a></p>
<h2>Usage</h2>
@@ -308,10 +309,16 @@
<li>lines</li>
</ul>
</li>
+<li>music
+<ul>
+<li>genre</li>
+</ul>
+</li>
<li>name
<ul>
<li>firstName</li>
<li>lastName</li>
+<li>middleName</li>
<li>findName</li>
<li>jobTitle</li>
<li>gender</li>
@@ -424,7 +431,7 @@ faker.locale = &quot;de&quot;;
<li>ja</li>
<li>ko</li>
<li>nb_NO</li>
-<li>nep</li>
+<li>ne</li>
<li>nl</li>
<li>nl_BE</li>
<li>pl</li>
@@ -461,26 +468,26 @@ var secondRandom = faker.random.number();
console.log(firstRandom === secondRandom);
</code></pre>
<h2>Tests</h2>
-<pre><code>npm install .
+<pre class="prettyprint source lang-shell"><code>npm install .
make test
</code></pre>
<p>You can view a code coverage report generated in coverage/lcov-report/index.html.</p>
<h2>Building faker.js</h2>
-<p>faker uses <a href="http://gulpjs.com/">gulp</a> to automate it's build process. Each build operation is a separate task which can be run independently.</p>
+<p>faker uses <a href="http://gulpjs.com/">gulp</a> to automate its build process. Each build operation is a separate task which can be run independently.</p>
<h3>Browser Bundle</h3>
-<pre class="prettyprint source"><code>npm run browser
+<pre class="prettyprint source lang-shell"><code>npm run browser
</code></pre>
<h3>Building JSDocs</h3>
<p><a href="https://jsdoc.app/">JSDOC</a> v3 HTML API documentation</p>
-<pre class="prettyprint source"><code>npm run jsdoc
+<pre class="prettyprint source lang-shell"><code>npm run jsdoc
</code></pre>
<h3>Building ReadMe</h3>
-<p>The <code>ReadMe.md</code> file for <code>faker.js</code> is automatically generated and should not be modified directly. All updateds to <code>ReadMe.md</code> should be perfomed in <code>./build/src/docs.md</code> and then the build script should be run.</p>
-<pre class="prettyprint source"><code>npm run readme
+<p>The <code>ReadMe.md</code> file for <code>faker.js</code> is automatically generated and should not be modified directly. All updates to <code>ReadMe.md</code> should be performed in <code>./build/src/docs.md</code> and then the build script should be run.</p>
+<pre class="prettyprint source lang-shell"><code>npm run readme
</code></pre>
<h2>Version Release Schedule</h2>
<p>faker.js is a popular project used by many organizations and individuals in production settings. Major and Minor version releases are generally on a monthly schedule. Bugs fixes are addressed by severity and fixed as soon as possible.</p>
-<p>If you require the absolute latest version of <code>faker.js</code> the <code>master</code> branch @ http://github.com/marak/faker.js/ should always be up to date and working.</p>
+<p>If you require the absolute latest version of <code>faker.js</code> the <code>master</code> branch @ <a href="http:%5C/%5C/github.com/marak/faker.js/">http://github.com/marak/faker.js/</a> should always be up to date and working.</p>
<h2>Maintainer</h2>
<h4>Marak Squires</h4>
<p>faker.js - Copyright (c) 2020
@@ -489,8 +496,8 @@ www.marak.com
http://github.com/marak/faker.js/</p>
<p>faker.js was inspired by and has used data definitions from:</p>
<ul>
-<li>https://github.com/stympy/faker/ - Copyright (c) 2007-2010 Benjamin Curtis</li>
-<li>http://search.cpan.org/~jasonk/Data-Faker-0.07/ - Copyright 2004-2005 by Jason Kohles</li>
+<li><a href="https:%5C/%5C/github.com/stympy/faker/">https://github.com/stympy/faker/</a> - Copyright (c) 2007-2010 Benjamin Curtis</li>
+<li><a href="http:%5C/%5C/search.cpan.org/~jasonk/Data-Faker-0.07/">http://search.cpan.org/~jasonk/Data-Faker-0.07/</a> - Copyright 2004-2005 by Jason Kohles</li>
</ul>
<p>Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
@@ -615,9 +622,9 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:18-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/namespaces.list.html b/doc/namespaces.list.html
index a1ac1041..869c7d82 100644
--- a/doc/namespaces.list.html
+++ b/doc/namespaces.list.html
@@ -33,7 +33,7 @@
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
- <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
+ <li><a href="faker.html">faker</a></li><li><a href="faker.address.html">faker.address</a></li><li><a href="faker.commerce.html">faker.commerce</a></li><li><a href="faker.company.html">faker.company</a></li><li><a href="faker.database.html">faker.database</a></li><li><a href="faker.date.html">faker.date</a></li><li><a href="faker.finance.html">faker.finance</a></li><li><a href="faker.git.html">faker.git</a></li><li><a href="faker.hacker.html">faker.hacker</a></li><li><a href="faker.helpers.html">faker.helpers</a></li><li><a href="faker.image.html">faker.image</a></li><li><a href="faker.image.lorempicsum.html">faker.image.lorempicsum</a></li><li><a href="faker.image.lorempixel.html">faker.image.lorempixel</a></li><li><a href="faker.image.unsplash.html">faker.image.unsplash</a></li><li><a href="faker.internet.html">faker.internet</a></li><li><a href="faker.lorem.html">faker.lorem</a></li><li><a href="faker.music.html">faker.music</a></li><li><a href="faker.name.html">faker.name</a></li><li><a href="faker.phone.html">faker.phone</a></li><li><a href="faker.random.html">faker.random</a></li><li><a href="faker.system.html">faker.system</a></li><li><a href="faker.time.html">faker.time</a></li><li><a href="faker.unique.html">faker.unique</a></li><li><a href="faker.vehicle.html">faker.vehicle</a></li>
</ul>
</li>
@@ -233,6 +233,12 @@
<dt><a href="namespaces.html#faker.lorem"><a href="faker.lorem.html">lorem</a></a></dt>
<dd></dd>
+ <dt><a href="namespaces.html#faker.music"><a href="faker.music.html">music</a></a></dt>
+ <dd></dd>
+
+ <dt><a href="namespaces.html#faker.music"><a href="faker.music.html">music</a></a></dt>
+ <dd></dd>
+
<dt><a href="namespaces.html#faker.name"><a href="faker.name.html">name</a></a></dt>
<dd></dd>
@@ -326,9 +332,9 @@
<span class="jsdoc-message">
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.5</a>
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a>
- on 2020-08-26T18:35:42-04:00
+ on 2021-02-10T14:58:18-05:00
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
diff --git a/doc/quicksearch.html b/doc/quicksearch.html
index 86fa3902..5f075555 100644
--- a/doc/quicksearch.html
+++ b/doc/quicksearch.html
@@ -7,7 +7,7 @@
<script src="scripts/fulltext-search.js"></script>
<script type="text/x-docstrap-searchdb">
- {"global.html":{"id":"global.html","title":"Global","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Global Methods unique() unique unique() unique × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"namespaces.list.html":{"id":"namespaces.list.html","title":"Namespaces","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespaces Namespaces faker faker address address commerce commerce company company database database date date finance finance git git hacker hacker helpers helpers image image lorempicsum lorempixel unsplash internet internet lorem lorem name name phone phone random random system system time time unique unique vehicle vehicle × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"index.html":{"id":"index.html","title":"Index","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique faker.js - generate massive amounts of fake data in the browser and node.js Demo https://rawgit.com/Marak/faker.js/master/examples/browser/index.html Usage Browser &lt;script src = \"faker.js\" type = \"text/javascript\"&gt;&lt;/script&gt; &lt;script&gt; var randomName = faker.name.findName(); // Caitlyn Kerluke var randomEmail = faker.internet.email(); // [email protected] var randomCard = faker.helpers.createCard(); // random contact card containing many properties &lt;/script&gt; Node.js var faker = require('faker'); var randomName = faker.name.findName(); // Rowan Nikolaus var randomEmail = faker.internet.email(); // [email protected] var randomCard = faker.helpers.createCard(); // random contact card containing many properties API JSDoc API Browser http://marak.github.io/faker.js/ API Methods address zipCode zipCodeByState city cityPrefix citySuffix streetName streetAddress streetSuffix streetPrefix secondaryAddress county country countryCode state stateAbbr latitude longitude direction cardinalDirection ordinalDirection nearbyGPSCoordinate timeZone commerce color department productName price productAdjective productMaterial product productDescription company suffixes companyName companySuffix catchPhrase bs catchPhraseAdjective catchPhraseDescriptor catchPhraseNoun bsAdjective bsBuzz bsNoun database column type collation engine date past future between recent soon month weekday fake finance account accountName routingNumber mask amount transactionType currencyCode currencyName currencySymbol bitcoinAddress litecoinAddress creditCardNumber creditCardCVV ethereumAddress iban bic transactionDescription git branch commitEntry commitMessage commitSha shortSha hacker abbreviation adjective noun verb ingverb phrase helpers randomize slugify replaceSymbolWithNumber replaceSymbols replaceCreditCardSymbols repeatString regexpStyleStringParse shuffle mustache createCard contextualCard userCard createTransaction image image avatar imageUrl abstract animals business cats city food nightlife fashion people nature sports technics transport dataUri lorempixel unsplash lorempicsum internet avatar email exampleEmail userName protocol url domainName domainSuffix domainWord ip ipv6 userAgent color mac password lorem word words sentence slug sentences paragraph paragraphs text lines name firstName lastName findName jobTitle gender prefix suffix title jobDescriptor jobArea jobType phone phoneNumber phoneNumberFormat phoneFormats random number float arrayElement arrayElements objectElement uuid boolean word words image locale alpha alphaNumeric hexaDecimal system fileName commonFileName mimeType commonFileType commonFileExt fileType fileExt directoryPath filePath semver time recent unique vehicle vehicle manufacturer model type fuel vin color Faker.fake() faker.js contains a super useful generator method Faker.fake for combining faker API methods using a mustache string format. Example: console.log(faker.fake(\"{{name.lastName}}, {{name.firstName}} {{name.suffix}}\")); // outputs: \"Marks, Dean Sr.\" This will interpolate the format string with the value of methods name.lastName(), name.firstName(), and name.suffix() Localization As of version v2.0.0 faker.js has support for multiple localities. The default language locale is set to English. Setting a new locale is simple: // sets locale to de faker.locale = \"de\"; az ar cz de de_AT de_CH en en_AU en_AU_ocker en_BORK en_CA en_GB en_IE en_IND en_US en_ZA es es_MX fa fi fr fr_CA fr_CH ge id_ID it ja ko nb_NO nep nl nl_BE pl pt_BR pt_PT ro ru sk sv tr uk vi zh_CN zh_TW Individual Localization Packages faker.js supports incremental loading of locales. By default, requiring faker will include all locale data. In a production environment, you may only want to include the locale data for a specific set of locales. // loads only de locale var faker = require('faker/locale/de'); Setting a randomness seed If you want consistent results, you can set your own seed: faker.seed(123); var firstRandom = faker.random.number(); // Setting the seed again resets the sequence. faker.seed(123); var secondRandom = faker.random.number(); console.log(firstRandom === secondRandom); Tests npm install . make test You can view a code coverage report generated in coverage/lcov-report/index.html. Building faker.js faker uses gulp to automate it's build process. Each build operation is a separate task which can be run independently. Browser Bundle npm run browser Building JSDocs JSDOC v3 HTML API documentation npm run jsdoc Building ReadMe The ReadMe.md file for faker.js is automatically generated and should not be modified directly. All updateds to ReadMe.md should be perfomed in ./build/src/docs.md and then the build script should be run. npm run readme Version Release Schedule faker.js is a popular project used by many organizations and individuals in production settings. Major and Minor version releases are generally on a monthly schedule. Bugs fixes are addressed by severity and fixed as soon as possible. If you require the absolute latest version of faker.js the master branch @ http://github.com/marak/faker.js/ should always be up to date and working. Maintainer Marak Squires faker.js - Copyright (c) 2020 Marak Squires www.marak.com http://github.com/marak/faker.js/ faker.js was inspired by and has used data definitions from: https://github.com/stympy/faker/ - Copyright (c) 2007-2010 Benjamin Curtis http://search.cpan.org/~jasonk/Data-Faker-0.07/ - Copyright 2004-2005 by Jason Kohles Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Backers Support us with a monthly donation and help us continue our activities. [Become a backer] Sponsors Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor] × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.html":{"id":"faker.html","title":"Namespace: faker","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: faker faker Namespaces address address commerce commerce company company database database date date finance finance git git hacker hacker helpers helpers image image internet internet lorem lorem name name phone phone random random system system time time unique unique vehicle vehicle Methods &lt;static&gt; fake(str) Generator method for combining faker methods based on string input Example: console.log(faker.fake('{{name.lastName}}, {{name.firstName}} {{name.suffix}}')); //outputs: \"Marks, Dean Sr.\" This will interpolate the format string with the value of methods name.lastName, name.firstName, and name.suffix Parameters: Name Type Description str string &lt;static&gt; fake(str) Generator method for combining faker methods based on string input Example: console.log(faker.fake('{{name.lastName}}, {{name.firstName}} {{name.suffix}}')); //outputs: \"Marks, Dean Sr.\" This will interpolate the format string with the value of methods name.lastName, name.firstName, and name.suffix Parameters: Name Type Description str string Namespace: faker faker Namespaces address address commerce commerce company company database database date date finance finance git git hacker hacker helpers helpers image image internet internet lorem lorem name name phone phone random random system system time time unique unique vehicle vehicle Methods &lt;static&gt; fake(str) Generator method for combining faker methods based on string input Example: console.log(faker.fake('{{name.lastName}}, {{name.firstName}} {{name.suffix}}')); //outputs: \"Marks, Dean Sr.\" This will interpolate the format string with the value of methods name.lastName, name.firstName, and name.suffix Parameters: Name Type Description str string &lt;static&gt; fake(str) Generator method for combining faker methods based on string input Example: console.log(faker.fake('{{name.lastName}}, {{name.firstName}} {{name.suffix}}')); //outputs: \"Marks, Dean Sr.\" This will interpolate the format string with the value of methods name.lastName, name.firstName, and name.suffix Parameters: Name Type Description str string × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.address.html":{"id":"faker.address.html","title":"Namespace: address","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: address faker. address Methods &lt;static&gt; cardinalDirection(useAbbr) cardinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; cardinalDirection(useAbbr) cardinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; city(format) Generates a random localized city name. The format string can contain any method provided by faker wrapped in {{}}, e.g. {{name.firstName}} in order to build the city name. If no format string is provided one of the following is randomly used: {{address.cityPrefix}} {{name.firstName}}{{address.citySuffix}} {{address.cityPrefix}} {{name.firstName}} {{name.firstName}}{{address.citySuffix}} {{name.lastName}}{{address.citySuffix}} Parameters: Name Type Description format String &lt;static&gt; city(format) Generates a random localized city name. The format string can contain any method provided by faker wrapped in {{}}, e.g. {{name.firstName}} in order to build the city name. If no format string is provided one of the following is randomly used: {{address.cityPrefix}} {{name.firstName}}{{address.citySuffix}} {{address.cityPrefix}} {{name.firstName}} {{name.firstName}}{{address.citySuffix}} {{name.lastName}}{{address.citySuffix}} Parameters: Name Type Description format String &lt;static&gt; cityPrefix() Return a random localized city prefix &lt;static&gt; cityPrefix() Return a random localized city prefix &lt;static&gt; citySuffix() Return a random localized city suffix &lt;static&gt; citySuffix() Return a random localized city suffix &lt;static&gt; country() country &lt;static&gt; country() country &lt;static&gt; countryCode(alphaCode) countryCode Parameters: Name Type Description alphaCode string default alpha-2 &lt;static&gt; countryCode(alphaCode) countryCode Parameters: Name Type Description alphaCode string default alpha-2 &lt;static&gt; county() county &lt;static&gt; county() county &lt;static&gt; direction(useAbbr) direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; direction(useAbbr) direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; latitude(max, min, precision) latitude Parameters: Name Type Description max Double default is 90 min Double default is -90 precision number default is 4 &lt;static&gt; latitude(max, min, precision) latitude Parameters: Name Type Description max Double default is 90 min Double default is -90 precision number default is 4 &lt;static&gt; longitude(max, min, precision) longitude Parameters: Name Type Description max Double default is 180 min Double default is -180 precision number default is 4 &lt;static&gt; longitude(max, min, precision) longitude Parameters: Name Type Description max Double default is 180 min Double default is -180 precision number default is 4 &lt;static&gt; ordinalDirection(useAbbr) ordinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; ordinalDirection(useAbbr) ordinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; secondaryAddress() secondaryAddress &lt;static&gt; secondaryAddress() secondaryAddress &lt;static&gt; state(useAbbr) state Parameters: Name Type Description useAbbr Boolean &lt;static&gt; state(useAbbr) state Parameters: Name Type Description useAbbr Boolean &lt;static&gt; stateAbbr() stateAbbr &lt;static&gt; stateAbbr() stateAbbr &lt;static&gt; streetAddress(useFullAddress) Returns a random localized street address Parameters: Name Type Description useFullAddress Boolean &lt;static&gt; streetAddress(useFullAddress) Returns a random localized street address Parameters: Name Type Description useFullAddress Boolean &lt;static&gt; streetName() Returns a random localized street name &lt;static&gt; streetName() Returns a random localized street name &lt;static&gt; streetPrefix() streetPrefix &lt;static&gt; streetPrefix() streetPrefix &lt;static&gt; streetSuffix() streetSuffix &lt;static&gt; streetSuffix() streetSuffix &lt;static&gt; timeZone() Return a random time zone &lt;static&gt; timeZone() Return a random time zone &lt;static&gt; zipCode(format) Generates random zipcode from format. If format is not specified, the locale's zip format is used. Parameters: Name Type Description format String &lt;static&gt; zipCode(format) Generates random zipcode from format. If format is not specified, the locale's zip format is used. Parameters: Name Type Description format String &lt;static&gt; zipCodeByState(state) Generates random zipcode from state abbreviation. If state abbreviation is not specified, a random zip code is generated according to the locale's zip format. Only works for locales with postcode_by_state definition. If a locale does not have a postcode_by_state definition, a random zip code is generated according to the locale's zip format. Parameters: Name Type Description state String &lt;static&gt; zipCodeByState(state) Generates random zipcode from state abbreviation. If state abbreviation is not specified, a random zip code is generated according to the locale's zip format. Only works for locales with postcode_by_state definition. If a locale does not have a postcode_by_state definition, a random zip code is generated according to the locale's zip format. Parameters: Name Type Description state String Namespace: address faker. address Methods &lt;static&gt; cardinalDirection(useAbbr) cardinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; cardinalDirection(useAbbr) cardinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; city(format) Generates a random localized city name. The format string can contain any method provided by faker wrapped in {{}}, e.g. {{name.firstName}} in order to build the city name. If no format string is provided one of the following is randomly used: {{address.cityPrefix}} {{name.firstName}}{{address.citySuffix}} {{address.cityPrefix}} {{name.firstName}} {{name.firstName}}{{address.citySuffix}} {{name.lastName}}{{address.citySuffix}} Parameters: Name Type Description format String &lt;static&gt; city(format) Generates a random localized city name. The format string can contain any method provided by faker wrapped in {{}}, e.g. {{name.firstName}} in order to build the city name. If no format string is provided one of the following is randomly used: {{address.cityPrefix}} {{name.firstName}}{{address.citySuffix}} {{address.cityPrefix}} {{name.firstName}} {{name.firstName}}{{address.citySuffix}} {{name.lastName}}{{address.citySuffix}} Parameters: Name Type Description format String &lt;static&gt; cityPrefix() Return a random localized city prefix &lt;static&gt; cityPrefix() Return a random localized city prefix &lt;static&gt; citySuffix() Return a random localized city suffix &lt;static&gt; citySuffix() Return a random localized city suffix &lt;static&gt; country() country &lt;static&gt; country() country &lt;static&gt; countryCode(alphaCode) countryCode Parameters: Name Type Description alphaCode string default alpha-2 &lt;static&gt; countryCode(alphaCode) countryCode Parameters: Name Type Description alphaCode string default alpha-2 &lt;static&gt; county() county &lt;static&gt; county() county &lt;static&gt; direction(useAbbr) direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; direction(useAbbr) direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; latitude(max, min, precision) latitude Parameters: Name Type Description max Double default is 90 min Double default is -90 precision number default is 4 &lt;static&gt; latitude(max, min, precision) latitude Parameters: Name Type Description max Double default is 90 min Double default is -90 precision number default is 4 &lt;static&gt; longitude(max, min, precision) longitude Parameters: Name Type Description max Double default is 180 min Double default is -180 precision number default is 4 &lt;static&gt; longitude(max, min, precision) longitude Parameters: Name Type Description max Double default is 180 min Double default is -180 precision number default is 4 &lt;static&gt; ordinalDirection(useAbbr) ordinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; ordinalDirection(useAbbr) ordinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; secondaryAddress() secondaryAddress &lt;static&gt; secondaryAddress() secondaryAddress &lt;static&gt; state(useAbbr) state Parameters: Name Type Description useAbbr Boolean &lt;static&gt; state(useAbbr) state Parameters: Name Type Description useAbbr Boolean &lt;static&gt; stateAbbr() stateAbbr &lt;static&gt; stateAbbr() stateAbbr &lt;static&gt; streetAddress(useFullAddress) Returns a random localized street address Parameters: Name Type Description useFullAddress Boolean &lt;static&gt; streetAddress(useFullAddress) Returns a random localized street address Parameters: Name Type Description useFullAddress Boolean &lt;static&gt; streetName() Returns a random localized street name &lt;static&gt; streetName() Returns a random localized street name &lt;static&gt; streetPrefix() streetPrefix &lt;static&gt; streetPrefix() streetPrefix &lt;static&gt; streetSuffix() streetSuffix &lt;static&gt; streetSuffix() streetSuffix &lt;static&gt; timeZone() Return a random time zone &lt;static&gt; timeZone() Return a random time zone &lt;static&gt; zipCode(format) Generates random zipcode from format. If format is not specified, the locale's zip format is used. Parameters: Name Type Description format String &lt;static&gt; zipCode(format) Generates random zipcode from format. If format is not specified, the locale's zip format is used. Parameters: Name Type Description format String &lt;static&gt; zipCodeByState(state) Generates random zipcode from state abbreviation. If state abbreviation is not specified, a random zip code is generated according to the locale's zip format. Only works for locales with postcode_by_state definition. If a locale does not have a postcode_by_state definition, a random zip code is generated according to the locale's zip format. Parameters: Name Type Description state String &lt;static&gt; zipCodeByState(state) Generates random zipcode from state abbreviation. If state abbreviation is not specified, a random zip code is generated according to the locale's zip format. Only works for locales with postcode_by_state definition. If a locale does not have a postcode_by_state definition, a random zip code is generated according to the locale's zip format. Parameters: Name Type Description state String × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.commerce.html":{"id":"faker.commerce.html","title":"Namespace: commerce","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: commerce faker. commerce Methods &lt;static&gt; color() color &lt;static&gt; color() color &lt;static&gt; department() department &lt;static&gt; department() department &lt;static&gt; price(min, max, dec, symbol) price Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; price(min, max, dec, symbol) price Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; product() product &lt;static&gt; product() product &lt;static&gt; productAdjective() productAdjective &lt;static&gt; productAdjective() productAdjective &lt;static&gt; productDescription() productDescription &lt;static&gt; productDescription() productDescription &lt;static&gt; productMaterial() productMaterial &lt;static&gt; productMaterial() productMaterial &lt;static&gt; productName() productName &lt;static&gt; productName() productName Namespace: commerce faker. commerce Methods &lt;static&gt; color() color &lt;static&gt; color() color &lt;static&gt; department() department &lt;static&gt; department() department &lt;static&gt; price(min, max, dec, symbol) price Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; price(min, max, dec, symbol) price Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; product() product &lt;static&gt; product() product &lt;static&gt; productAdjective() productAdjective &lt;static&gt; productAdjective() productAdjective &lt;static&gt; productDescription() productDescription &lt;static&gt; productDescription() productDescription &lt;static&gt; productMaterial() productMaterial &lt;static&gt; productMaterial() productMaterial &lt;static&gt; productName() productName &lt;static&gt; productName() productName × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.company.html":{"id":"faker.company.html","title":"Namespace: company","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: company faker. company Methods &lt;static&gt; bs() bs &lt;static&gt; bs() bs &lt;static&gt; bsAdjective() bsAdjective &lt;static&gt; bsAdjective() bsAdjective &lt;static&gt; bsBuzz() bsBuzz &lt;static&gt; bsBuzz() bsBuzz &lt;static&gt; bsNoun() bsNoun &lt;static&gt; bsNoun() bsNoun &lt;static&gt; catchPhrase() catchPhrase &lt;static&gt; catchPhrase() catchPhrase &lt;static&gt; catchPhraseAdjective() catchPhraseAdjective &lt;static&gt; catchPhraseAdjective() catchPhraseAdjective &lt;static&gt; catchPhraseDescriptor() catchPhraseDescriptor &lt;static&gt; catchPhraseDescriptor() catchPhraseDescriptor &lt;static&gt; catchPhraseNoun() catchPhraseNoun &lt;static&gt; catchPhraseNoun() catchPhraseNoun &lt;static&gt; companyName(format) companyName Parameters: Name Type Description format string &lt;static&gt; companyName(format) companyName Parameters: Name Type Description format string &lt;static&gt; companySuffix() companySuffix &lt;static&gt; companySuffix() companySuffix &lt;static&gt; suffixes() suffixes &lt;static&gt; suffixes() suffixes Namespace: company faker. company Methods &lt;static&gt; bs() bs &lt;static&gt; bs() bs &lt;static&gt; bsAdjective() bsAdjective &lt;static&gt; bsAdjective() bsAdjective &lt;static&gt; bsBuzz() bsBuzz &lt;static&gt; bsBuzz() bsBuzz &lt;static&gt; bsNoun() bsNoun &lt;static&gt; bsNoun() bsNoun &lt;static&gt; catchPhrase() catchPhrase &lt;static&gt; catchPhrase() catchPhrase &lt;static&gt; catchPhraseAdjective() catchPhraseAdjective &lt;static&gt; catchPhraseAdjective() catchPhraseAdjective &lt;static&gt; catchPhraseDescriptor() catchPhraseDescriptor &lt;static&gt; catchPhraseDescriptor() catchPhraseDescriptor &lt;static&gt; catchPhraseNoun() catchPhraseNoun &lt;static&gt; catchPhraseNoun() catchPhraseNoun &lt;static&gt; companyName(format) companyName Parameters: Name Type Description format string &lt;static&gt; companyName(format) companyName Parameters: Name Type Description format string &lt;static&gt; companySuffix() companySuffix &lt;static&gt; companySuffix() companySuffix &lt;static&gt; suffixes() suffixes &lt;static&gt; suffixes() suffixes × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.database.html":{"id":"faker.database.html","title":"Namespace: database","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: database faker. database Methods &lt;static&gt; collation() collation &lt;static&gt; collation() collation &lt;static&gt; column() column &lt;static&gt; column() column &lt;static&gt; engine() engine &lt;static&gt; engine() engine &lt;static&gt; type() type &lt;static&gt; type() type Namespace: database faker. database Methods &lt;static&gt; collation() collation &lt;static&gt; collation() collation &lt;static&gt; column() column &lt;static&gt; column() column &lt;static&gt; engine() engine &lt;static&gt; engine() engine &lt;static&gt; type() type &lt;static&gt; type() type × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.date.html":{"id":"faker.date.html","title":"Namespace: date","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: date faker. date Methods &lt;static&gt; between(from, to) between Parameters: Name Type Description from date to date &lt;static&gt; between(from, to) between Parameters: Name Type Description from date to date &lt;static&gt; future(years, refDate) future Parameters: Name Type Description years number refDate date &lt;static&gt; future(years, refDate) future Parameters: Name Type Description years number refDate date &lt;static&gt; month(options) month Parameters: Name Type Description options object &lt;static&gt; month(options) month Parameters: Name Type Description options object &lt;static&gt; past(years, refDate) past Parameters: Name Type Description years number refDate date &lt;static&gt; past(years, refDate) past Parameters: Name Type Description years number refDate date &lt;static&gt; recent(days, refDate) recent Parameters: Name Type Description days number refDate date &lt;static&gt; recent(days, refDate) recent Parameters: Name Type Description days number refDate date &lt;static&gt; soon(days, refDate) soon Parameters: Name Type Description days number refDate date &lt;static&gt; soon(days, refDate) soon Parameters: Name Type Description days number refDate date &lt;static&gt; weekday(options) weekday Parameters: Name Type Description options object &lt;static&gt; weekday(options) weekday Parameters: Name Type Description options object Namespace: date faker. date Methods &lt;static&gt; between(from, to) between Parameters: Name Type Description from date to date &lt;static&gt; between(from, to) between Parameters: Name Type Description from date to date &lt;static&gt; future(years, refDate) future Parameters: Name Type Description years number refDate date &lt;static&gt; future(years, refDate) future Parameters: Name Type Description years number refDate date &lt;static&gt; month(options) month Parameters: Name Type Description options object &lt;static&gt; month(options) month Parameters: Name Type Description options object &lt;static&gt; past(years, refDate) past Parameters: Name Type Description years number refDate date &lt;static&gt; past(years, refDate) past Parameters: Name Type Description years number refDate date &lt;static&gt; recent(days, refDate) recent Parameters: Name Type Description days number refDate date &lt;static&gt; recent(days, refDate) recent Parameters: Name Type Description days number refDate date &lt;static&gt; soon(days, refDate) soon Parameters: Name Type Description days number refDate date &lt;static&gt; soon(days, refDate) soon Parameters: Name Type Description days number refDate date &lt;static&gt; weekday(options) weekday Parameters: Name Type Description options object &lt;static&gt; weekday(options) weekday Parameters: Name Type Description options object × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.finance.html":{"id":"faker.finance.html","title":"Namespace: finance","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: finance faker. finance Methods &lt;static&gt; account(length) account Parameters: Name Type Description length number &lt;static&gt; account(length) account Parameters: Name Type Description length number &lt;static&gt; accountName() accountName &lt;static&gt; accountName() accountName &lt;static&gt; amount(min, max, dec, symbol) amount Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; amount(min, max, dec, symbol) amount Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; bic() bic &lt;static&gt; bic() bic &lt;static&gt; bitcoinAddress() bitcoinAddress &lt;static&gt; bitcoinAddress() bitcoinAddress &lt;static&gt; creditCardCVV() Credit card CVV &lt;static&gt; creditCardCVV() Credit card CVV &lt;static&gt; creditCardNumber(provider) Credit card number Parameters: Name Type Description provider string | scheme &lt;static&gt; creditCardNumber(provider) Credit card number Parameters: Name Type Description provider string | scheme &lt;static&gt; currencyCode() currencyCode &lt;static&gt; currencyCode() currencyCode &lt;static&gt; currencyName() currencyName &lt;static&gt; currencyName() currencyName &lt;static&gt; currencySymbol() currencySymbol &lt;static&gt; currencySymbol() currencySymbol &lt;static&gt; ethereumAddress() ethereumAddress &lt;static&gt; ethereumAddress() ethereumAddress &lt;static&gt; iban() iban &lt;static&gt; iban() iban &lt;static&gt; litecoinAddress() litecoinAddress &lt;static&gt; litecoinAddress() litecoinAddress &lt;static&gt; mask(length, parens, ellipsis) mask Parameters: Name Type Description length number parens boolean ellipsis boolean &lt;static&gt; mask(length, parens, ellipsis) mask Parameters: Name Type Description length number parens boolean ellipsis boolean &lt;static&gt; routingNumber() routingNumber &lt;static&gt; routingNumber() routingNumber &lt;static&gt; transactionDescription() description &lt;static&gt; transactionDescription() description &lt;static&gt; transactionType() transactionType &lt;static&gt; transactionType() transactionType Namespace: finance faker. finance Methods &lt;static&gt; account(length) account Parameters: Name Type Description length number &lt;static&gt; account(length) account Parameters: Name Type Description length number &lt;static&gt; accountName() accountName &lt;static&gt; accountName() accountName &lt;static&gt; amount(min, max, dec, symbol) amount Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; amount(min, max, dec, symbol) amount Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; bic() bic &lt;static&gt; bic() bic &lt;static&gt; bitcoinAddress() bitcoinAddress &lt;static&gt; bitcoinAddress() bitcoinAddress &lt;static&gt; creditCardCVV() Credit card CVV &lt;static&gt; creditCardCVV() Credit card CVV &lt;static&gt; creditCardNumber(provider) Credit card number Parameters: Name Type Description provider string | scheme &lt;static&gt; creditCardNumber(provider) Credit card number Parameters: Name Type Description provider string | scheme &lt;static&gt; currencyCode() currencyCode &lt;static&gt; currencyCode() currencyCode &lt;static&gt; currencyName() currencyName &lt;static&gt; currencyName() currencyName &lt;static&gt; currencySymbol() currencySymbol &lt;static&gt; currencySymbol() currencySymbol &lt;static&gt; ethereumAddress() ethereumAddress &lt;static&gt; ethereumAddress() ethereumAddress &lt;static&gt; iban() iban &lt;static&gt; iban() iban &lt;static&gt; litecoinAddress() litecoinAddress &lt;static&gt; litecoinAddress() litecoinAddress &lt;static&gt; mask(length, parens, ellipsis) mask Parameters: Name Type Description length number parens boolean ellipsis boolean &lt;static&gt; mask(length, parens, ellipsis) mask Parameters: Name Type Description length number parens boolean ellipsis boolean &lt;static&gt; routingNumber() routingNumber &lt;static&gt; routingNumber() routingNumber &lt;static&gt; transactionDescription() description &lt;static&gt; transactionDescription() description &lt;static&gt; transactionType() transactionType &lt;static&gt; transactionType() transactionType × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.git.html":{"id":"faker.git.html","title":"Namespace: git","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: git faker. git Methods &lt;static&gt; branch() branch &lt;static&gt; branch() branch &lt;static&gt; commitEntry(options) commitEntry Parameters: Name Type Description options object &lt;static&gt; commitEntry(options) commitEntry Parameters: Name Type Description options object &lt;static&gt; commitMessage() commitMessage &lt;static&gt; commitMessage() commitMessage &lt;static&gt; commitSha() commitSha &lt;static&gt; commitSha() commitSha &lt;static&gt; shortSha() shortSha &lt;static&gt; shortSha() shortSha Namespace: git faker. git Methods &lt;static&gt; branch() branch &lt;static&gt; branch() branch &lt;static&gt; commitEntry(options) commitEntry Parameters: Name Type Description options object &lt;static&gt; commitEntry(options) commitEntry Parameters: Name Type Description options object &lt;static&gt; commitMessage() commitMessage &lt;static&gt; commitMessage() commitMessage &lt;static&gt; commitSha() commitSha &lt;static&gt; commitSha() commitSha &lt;static&gt; shortSha() shortSha &lt;static&gt; shortSha() shortSha × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.hacker.html":{"id":"faker.hacker.html","title":"Namespace: hacker","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: hacker faker. hacker Methods &lt;static&gt; abbreviation() abbreviation &lt;static&gt; abbreviation() abbreviation &lt;static&gt; adjective() adjective &lt;static&gt; adjective() adjective &lt;static&gt; ingverb() ingverb &lt;static&gt; ingverb() ingverb &lt;static&gt; noun() noun &lt;static&gt; noun() noun &lt;static&gt; phrase() phrase &lt;static&gt; phrase() phrase &lt;static&gt; verb() verb &lt;static&gt; verb() verb Namespace: hacker faker. hacker Methods &lt;static&gt; abbreviation() abbreviation &lt;static&gt; abbreviation() abbreviation &lt;static&gt; adjective() adjective &lt;static&gt; adjective() adjective &lt;static&gt; ingverb() ingverb &lt;static&gt; ingverb() ingverb &lt;static&gt; noun() noun &lt;static&gt; noun() noun &lt;static&gt; phrase() phrase &lt;static&gt; phrase() phrase &lt;static&gt; verb() verb &lt;static&gt; verb() verb × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.helpers.html":{"id":"faker.helpers.html","title":"Namespace: helpers","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: helpers faker. helpers Methods &lt;static&gt; contextualCard() contextualCard &lt;static&gt; contextualCard() contextualCard &lt;static&gt; createCard() createCard &lt;static&gt; createCard() createCard &lt;static&gt; createTransaction() createTransaction &lt;static&gt; createTransaction() createTransaction &lt;static&gt; mustache(str, data) mustache Parameters: Name Type Description str string data object &lt;static&gt; mustache(str, data) mustache Parameters: Name Type Description str string data object &lt;static&gt; randomize(array) backword-compatibility Parameters: Name Type Description array array &lt;static&gt; randomize(array) backword-compatibility Parameters: Name Type Description array array &lt;static&gt; regexpStyleStringParse(string) parse string paterns in a similar way to RegExp e.g. \"#{3}test[1-5]\" -&gt; \"###test4\" Parameters: Name Type Description string string &lt;static&gt; regexpStyleStringParse(string) parse string paterns in a similar way to RegExp e.g. \"#{3}test[1-5]\" -&gt; \"###test4\" Parameters: Name Type Description string string &lt;static&gt; repeatString(string, num) string repeat helper, alternative to String.prototype.repeat.... See PR #382 Parameters: Name Type Description string string num number &lt;static&gt; repeatString(string, num) string repeat helper, alternative to String.prototype.repeat.... See PR #382 Parameters: Name Type Description string string num number &lt;static&gt; replaceCreditCardSymbols(string, symbol) replace symbols in a credit card schems including Luhn checksum Parameters: Name Type Description string string symbol string &lt;static&gt; replaceCreditCardSymbols(string, symbol) replace symbols in a credit card schems including Luhn checksum Parameters: Name Type Description string string symbol string &lt;static&gt; replaceSymbols(string) parses string for symbols (numbers or letters) and replaces them appropriately (# will be replaced with number, ? with letter and * will be replaced with number or letter) Parameters: Name Type Description string string &lt;static&gt; replaceSymbols(string) parses string for symbols (numbers or letters) and replaces them appropriately (# will be replaced with number, ? with letter and * will be replaced with number or letter) Parameters: Name Type Description string string &lt;static&gt; replaceSymbolWithNumber(string, symbol) parses string for a symbol and replace it with a random number from 1-10 Parameters: Name Type Description string string symbol string defaults to \"#\" &lt;static&gt; replaceSymbolWithNumber(string, symbol) parses string for a symbol and replace it with a random number from 1-10 Parameters: Name Type Description string string symbol string defaults to \"#\" &lt;static&gt; shuffle(o) takes an array and randomizes it in place then returns it uses the modern version of the Fisher–Yates algorithm Parameters: Name Type Description o array &lt;static&gt; shuffle(o) takes an array and randomizes it in place then returns it uses the modern version of the Fisher–Yates algorithm Parameters: Name Type Description o array &lt;static&gt; slugify(string) slugifies string Parameters: Name Type Description string string &lt;static&gt; slugify(string) slugifies string Parameters: Name Type Description string string &lt;static&gt; userCard() userCard &lt;static&gt; userCard() userCard Namespace: helpers faker. helpers Methods &lt;static&gt; contextualCard() contextualCard &lt;static&gt; contextualCard() contextualCard &lt;static&gt; createCard() createCard &lt;static&gt; createCard() createCard &lt;static&gt; createTransaction() createTransaction &lt;static&gt; createTransaction() createTransaction &lt;static&gt; mustache(str, data) mustache Parameters: Name Type Description str string data object &lt;static&gt; mustache(str, data) mustache Parameters: Name Type Description str string data object &lt;static&gt; randomize(array) backword-compatibility Parameters: Name Type Description array array &lt;static&gt; randomize(array) backword-compatibility Parameters: Name Type Description array array &lt;static&gt; regexpStyleStringParse(string) parse string paterns in a similar way to RegExp e.g. \"#{3}test[1-5]\" -&gt; \"###test4\" Parameters: Name Type Description string string &lt;static&gt; regexpStyleStringParse(string) parse string paterns in a similar way to RegExp e.g. \"#{3}test[1-5]\" -&gt; \"###test4\" Parameters: Name Type Description string string &lt;static&gt; repeatString(string, num) string repeat helper, alternative to String.prototype.repeat.... See PR #382 Parameters: Name Type Description string string num number &lt;static&gt; repeatString(string, num) string repeat helper, alternative to String.prototype.repeat.... See PR #382 Parameters: Name Type Description string string num number &lt;static&gt; replaceCreditCardSymbols(string, symbol) replace symbols in a credit card schems including Luhn checksum Parameters: Name Type Description string string symbol string &lt;static&gt; replaceCreditCardSymbols(string, symbol) replace symbols in a credit card schems including Luhn checksum Parameters: Name Type Description string string symbol string &lt;static&gt; replaceSymbols(string) parses string for symbols (numbers or letters) and replaces them appropriately (# will be replaced with number, ? with letter and * will be replaced with number or letter) Parameters: Name Type Description string string &lt;static&gt; replaceSymbols(string) parses string for symbols (numbers or letters) and replaces them appropriately (# will be replaced with number, ? with letter and * will be replaced with number or letter) Parameters: Name Type Description string string &lt;static&gt; replaceSymbolWithNumber(string, symbol) parses string for a symbol and replace it with a random number from 1-10 Parameters: Name Type Description string string symbol string defaults to \"#\" &lt;static&gt; replaceSymbolWithNumber(string, symbol) parses string for a symbol and replace it with a random number from 1-10 Parameters: Name Type Description string string symbol string defaults to \"#\" &lt;static&gt; shuffle(o) takes an array and randomizes it in place then returns it uses the modern version of the Fisher–Yates algorithm Parameters: Name Type Description o array &lt;static&gt; shuffle(o) takes an array and randomizes it in place then returns it uses the modern version of the Fisher–Yates algorithm Parameters: Name Type Description o array &lt;static&gt; slugify(string) slugifies string Parameters: Name Type Description string string &lt;static&gt; slugify(string) slugifies string Parameters: Name Type Description string string &lt;static&gt; userCard() userCard &lt;static&gt; userCard() userCard × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.image.html":{"id":"faker.image.html","title":"Namespace: image","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: image faker. image Properties: Name Type Description lorempixel object faker.image.lorempixel unsplash object faker.image.unsplash unsplash object faker.image.lorempicsum Default Value: Default provider is unsplash image provider Namespaces lorempicsum lorempixel unsplash Methods &lt;static&gt; abstract(width, height, randomize) abstract Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; abstract(width, height, randomize) abstract Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; animals(width, height, randomize) animals Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; animals(width, height, randomize) animals Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; avatar() avatar &lt;static&gt; avatar() avatar &lt;static&gt; business(width, height, randomize) business Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; business(width, height, randomize) business Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; cats(width, height, randomize) cats Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; cats(width, height, randomize) cats Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; city(width, height, randomize) city Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; city(width, height, randomize) city Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; dataUri(width, height, color) dataUri Parameters: Name Type Description width number height number color string &lt;static&gt; dataUri(width, height, color) dataUri Parameters: Name Type Description width number height number color string &lt;static&gt; fashion(width, height, randomize) fashion Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; fashion(width, height, randomize) fashion Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; food(width, height, randomize) food Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; food(width, height, randomize) food Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; image(width, height, randomize) image Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; image(width, height, randomize) image Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; imageUrl(width, height, category, randomize) imageUrl Parameters: Name Type Description width number height number category string randomize boolean &lt;static&gt; imageUrl(width, height, category, randomize) imageUrl Parameters: Name Type Description width number height number category string randomize boolean &lt;static&gt; nature(width, height, randomize) nature Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; nature(width, height, randomize) nature Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; nightlife(width, height, randomize) nightlife Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; nightlife(width, height, randomize) nightlife Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; people(width, height, randomize) people Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; people(width, height, randomize) people Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; sports(width, height, randomize) sports Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; sports(width, height, randomize) sports Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; technics(width, height, randomize) technics Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; technics(width, height, randomize) technics Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; transport(width, height, randomize) transport Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; transport(width, height, randomize) transport Parameters: Name Type Description width number height number randomize boolean Namespace: image faker. image Properties: Name Type Description lorempixel object faker.image.lorempixel unsplash object faker.image.unsplash unsplash object faker.image.lorempicsum Default Value: Default provider is unsplash image provider Namespaces lorempicsum lorempixel unsplash Methods &lt;static&gt; abstract(width, height, randomize) abstract Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; abstract(width, height, randomize) abstract Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; animals(width, height, randomize) animals Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; animals(width, height, randomize) animals Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; avatar() avatar &lt;static&gt; avatar() avatar &lt;static&gt; business(width, height, randomize) business Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; business(width, height, randomize) business Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; cats(width, height, randomize) cats Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; cats(width, height, randomize) cats Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; city(width, height, randomize) city Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; city(width, height, randomize) city Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; dataUri(width, height, color) dataUri Parameters: Name Type Description width number height number color string &lt;static&gt; dataUri(width, height, color) dataUri Parameters: Name Type Description width number height number color string &lt;static&gt; fashion(width, height, randomize) fashion Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; fashion(width, height, randomize) fashion Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; food(width, height, randomize) food Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; food(width, height, randomize) food Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; image(width, height, randomize) image Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; image(width, height, randomize) image Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; imageUrl(width, height, category, randomize) imageUrl Parameters: Name Type Description width number height number category string randomize boolean &lt;static&gt; imageUrl(width, height, category, randomize) imageUrl Parameters: Name Type Description width number height number category string randomize boolean &lt;static&gt; nature(width, height, randomize) nature Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; nature(width, height, randomize) nature Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; nightlife(width, height, randomize) nightlife Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; nightlife(width, height, randomize) nightlife Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; people(width, height, randomize) people Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; people(width, height, randomize) people Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; sports(width, height, randomize) sports Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; sports(width, height, randomize) sports Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; technics(width, height, randomize) technics Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; technics(width, height, randomize) technics Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; transport(width, height, randomize) transport Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; transport(width, height, randomize) transport Parameters: Name Type Description width number height number randomize boolean × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.image.lorempicsum.html":{"id":"faker.image.lorempicsum.html","title":"Namespace: lorempicsum","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: lorempicsum faker.image. lorempicsum Methods &lt;static&gt; avatar() avatar &lt;static&gt; image(width, height, grayscale, blur) search image from unsplash Parameters: Name Type Description width number height number grayscale boolean blur number 1-10 &lt;static&gt; imageBlurred(width, height, blur) search blurred image from unsplash Parameters: Name Type Description width number height number blur number 1-10 &lt;static&gt; imageGrayscaled(width, height, grayscale) search grayscale image from unsplash Parameters: Name Type Description width number height number grayscale boolean &lt;static&gt; imageRandomSeeded(width, height, grayscale, blur, seed) search same random image from unsplash, based on a seed Parameters: Name Type Description width number height number grayscale boolean blur number 1-10 seed string &lt;static&gt; imageUrl(width, height, grayscale, blur, seed) imageUrl Parameters: Name Type Description width number height number grayscale boolean blur number 1-10 seed string × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.image.lorempixel.html":{"id":"faker.image.lorempixel.html","title":"Namespace: lorempixel","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: lorempixel faker.image. lorempixel Methods &lt;static&gt; abstract(width, height, randomize) abstract Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; animals(width, height, randomize) animals Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; avatar() avatar &lt;static&gt; business(width, height, randomize) business Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; cats(width, height, randomize) cats Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; city(width, height, randomize) city Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; fashion(width, height, randomize) fashion Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; food(width, height, randomize) food Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; image(width, height, randomize) image Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; imageUrl(width, height, category, randomize) imageUrl Parameters: Name Type Description width number height number category string randomize boolean &lt;static&gt; nature(width, height, randomize) nature Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; nightlife(width, height, randomize) nightlife Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; people(width, height, randomize) people Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; sports(width, height, randomize) sports Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; technics(width, height, randomize) technics Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; transport(width, height, randomize) transport Parameters: Name Type Description width number height number randomize boolean × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.image.unsplash.html":{"id":"faker.image.unsplash.html","title":"Namespace: unsplash","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: unsplash faker.image. unsplash Methods &lt;static&gt; avatar() avatar &lt;static&gt; buildings(width, height, keyword) buildings Parameters: Name Type Description width number height number keyword string &lt;static&gt; food(width, height, keyword) food Parameters: Name Type Description width number height number keyword string &lt;static&gt; image(width, height, keyword) search image from unsplash Parameters: Name Type Description width number height number keyword string &lt;static&gt; imageUrl(width, height, category, keyword) imageUrl Parameters: Name Type Description width number height number category string keyword string &lt;static&gt; nature(width, height, keyword) nature Parameters: Name Type Description width number height number keyword string &lt;static&gt; objects(width, height, keyword) objects Parameters: Name Type Description width number height number keyword string &lt;static&gt; people(width, height, keyword) people Parameters: Name Type Description width number height number keyword string &lt;static&gt; technology(width, height, keyword) technology Parameters: Name Type Description width number height number keyword string × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.internet.html":{"id":"faker.internet.html","title":"Namespace: internet","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: internet faker. internet Methods &lt;static&gt; avatar() avatar &lt;static&gt; avatar() avatar &lt;static&gt; color(baseRed255, baseGreen255, baseBlue255) color Parameters: Name Type Description baseRed255 number baseGreen255 number baseBlue255 number &lt;static&gt; color(baseRed255, baseGreen255, baseBlue255) color Parameters: Name Type Description baseRed255 number baseGreen255 number baseBlue255 number &lt;static&gt; domainName() domainName &lt;static&gt; domainName() domainName &lt;static&gt; domainSuffix() domainSuffix &lt;static&gt; domainSuffix() domainSuffix &lt;static&gt; domainWord() domainWord &lt;static&gt; domainWord() domainWord &lt;static&gt; email(firstName, lastName, provider) email Parameters: Name Type Description firstName string lastName string provider string &lt;static&gt; email(firstName, lastName, provider) email Parameters: Name Type Description firstName string lastName string provider string &lt;static&gt; exampleEmail(firstName, lastName) exampleEmail Parameters: Name Type Description firstName string lastName string &lt;static&gt; exampleEmail(firstName, lastName) exampleEmail Parameters: Name Type Description firstName string lastName string &lt;static&gt; ip() ip &lt;static&gt; ip() ip &lt;static&gt; ipv6() ipv6 &lt;static&gt; ipv6() ipv6 &lt;static&gt; mac(sep) mac Parameters: Name Type Description sep string &lt;static&gt; mac(sep) mac Parameters: Name Type Description sep string &lt;static&gt; password(len, memorable, pattern, prefix) password Parameters: Name Type Description len number memorable boolean pattern string prefix string &lt;static&gt; password(len, memorable, pattern, prefix) password Parameters: Name Type Description len number memorable boolean pattern string prefix string &lt;static&gt; protocol() protocol &lt;static&gt; protocol() protocol &lt;static&gt; url() url &lt;static&gt; url() url &lt;static&gt; userAgent() userAgent &lt;static&gt; userAgent() userAgent &lt;static&gt; userName(firstName, lastName) userName Parameters: Name Type Description firstName string lastName string &lt;static&gt; userName(firstName, lastName) userName Parameters: Name Type Description firstName string lastName string Namespace: internet faker. internet Methods &lt;static&gt; avatar() avatar &lt;static&gt; avatar() avatar &lt;static&gt; color(baseRed255, baseGreen255, baseBlue255) color Parameters: Name Type Description baseRed255 number baseGreen255 number baseBlue255 number &lt;static&gt; color(baseRed255, baseGreen255, baseBlue255) color Parameters: Name Type Description baseRed255 number baseGreen255 number baseBlue255 number &lt;static&gt; domainName() domainName &lt;static&gt; domainName() domainName &lt;static&gt; domainSuffix() domainSuffix &lt;static&gt; domainSuffix() domainSuffix &lt;static&gt; domainWord() domainWord &lt;static&gt; domainWord() domainWord &lt;static&gt; email(firstName, lastName, provider) email Parameters: Name Type Description firstName string lastName string provider string &lt;static&gt; email(firstName, lastName, provider) email Parameters: Name Type Description firstName string lastName string provider string &lt;static&gt; exampleEmail(firstName, lastName) exampleEmail Parameters: Name Type Description firstName string lastName string &lt;static&gt; exampleEmail(firstName, lastName) exampleEmail Parameters: Name Type Description firstName string lastName string &lt;static&gt; ip() ip &lt;static&gt; ip() ip &lt;static&gt; ipv6() ipv6 &lt;static&gt; ipv6() ipv6 &lt;static&gt; mac(sep) mac Parameters: Name Type Description sep string &lt;static&gt; mac(sep) mac Parameters: Name Type Description sep string &lt;static&gt; password(len, memorable, pattern, prefix) password Parameters: Name Type Description len number memorable boolean pattern string prefix string &lt;static&gt; password(len, memorable, pattern, prefix) password Parameters: Name Type Description len number memorable boolean pattern string prefix string &lt;static&gt; protocol() protocol &lt;static&gt; protocol() protocol &lt;static&gt; url() url &lt;static&gt; url() url &lt;static&gt; userAgent() userAgent &lt;static&gt; userAgent() userAgent &lt;static&gt; userName(firstName, lastName) userName Parameters: Name Type Description firstName string lastName string &lt;static&gt; userName(firstName, lastName) userName Parameters: Name Type Description firstName string lastName string × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.lorem.html":{"id":"faker.lorem.html","title":"Namespace: lorem","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: lorem faker. lorem Methods &lt;static&gt; lines(lineCount) returns lines of lorem separated by '\\n' Parameters: Name Type Description lineCount number defaults to a random number between 1 and 5 &lt;static&gt; lines(lineCount) returns lines of lorem separated by '\\n' Parameters: Name Type Description lineCount number defaults to a random number between 1 and 5 &lt;static&gt; paragraph(sentenceCount) paragraph Parameters: Name Type Description sentenceCount number defaults to 3 &lt;static&gt; paragraph(sentenceCount) paragraph Parameters: Name Type Description sentenceCount number defaults to 3 &lt;static&gt; paragraphs(paragraphCount, separator) paragraphs Parameters: Name Type Description paragraphCount number defaults to 3 separator string defaults to '\\n \\r' &lt;static&gt; paragraphs(paragraphCount, separator) paragraphs Parameters: Name Type Description paragraphCount number defaults to 3 separator string defaults to '\\n \\r' &lt;static&gt; sentence(wordCount, range) sentence Parameters: Name Type Description wordCount number defaults to a random number between 3 and 10 range number &lt;static&gt; sentence(wordCount, range) sentence Parameters: Name Type Description wordCount number defaults to a random number between 3 and 10 range number &lt;static&gt; sentences(sentenceCount, separator) sentences Parameters: Name Type Description sentenceCount number defautls to a random number between 2 and 6 separator string defaults to ' ' &lt;static&gt; sentences(sentenceCount, separator) sentences Parameters: Name Type Description sentenceCount number defautls to a random number between 2 and 6 separator string defaults to ' ' &lt;static&gt; slug(wordCount) slug Parameters: Name Type Description wordCount number number of words, defaults to 3 &lt;static&gt; slug(wordCount) slug Parameters: Name Type Description wordCount number number of words, defaults to 3 &lt;static&gt; text(times) returns random text based on a random lorem method Parameters: Name Type Description times number &lt;static&gt; text(times) returns random text based on a random lorem method Parameters: Name Type Description times number &lt;static&gt; word(length) generates a word of a specified length Parameters: Name Type Description length number length of the word that should be returned. Defaults to a random length &lt;static&gt; word(length) generates a word of a specified length Parameters: Name Type Description length number length of the word that should be returned. Defaults to a random length &lt;static&gt; words(num) generates a space separated list of words Parameters: Name Type Description num number number of words, defaults to 3 &lt;static&gt; words(num) generates a space separated list of words Parameters: Name Type Description num number number of words, defaults to 3 Namespace: lorem faker. lorem Methods &lt;static&gt; lines(lineCount) returns lines of lorem separated by '\\n' Parameters: Name Type Description lineCount number defaults to a random number between 1 and 5 &lt;static&gt; lines(lineCount) returns lines of lorem separated by '\\n' Parameters: Name Type Description lineCount number defaults to a random number between 1 and 5 &lt;static&gt; paragraph(sentenceCount) paragraph Parameters: Name Type Description sentenceCount number defaults to 3 &lt;static&gt; paragraph(sentenceCount) paragraph Parameters: Name Type Description sentenceCount number defaults to 3 &lt;static&gt; paragraphs(paragraphCount, separator) paragraphs Parameters: Name Type Description paragraphCount number defaults to 3 separator string defaults to '\\n \\r' &lt;static&gt; paragraphs(paragraphCount, separator) paragraphs Parameters: Name Type Description paragraphCount number defaults to 3 separator string defaults to '\\n \\r' &lt;static&gt; sentence(wordCount, range) sentence Parameters: Name Type Description wordCount number defaults to a random number between 3 and 10 range number &lt;static&gt; sentence(wordCount, range) sentence Parameters: Name Type Description wordCount number defaults to a random number between 3 and 10 range number &lt;static&gt; sentences(sentenceCount, separator) sentences Parameters: Name Type Description sentenceCount number defautls to a random number between 2 and 6 separator string defaults to ' ' &lt;static&gt; sentences(sentenceCount, separator) sentences Parameters: Name Type Description sentenceCount number defautls to a random number between 2 and 6 separator string defaults to ' ' &lt;static&gt; slug(wordCount) slug Parameters: Name Type Description wordCount number number of words, defaults to 3 &lt;static&gt; slug(wordCount) slug Parameters: Name Type Description wordCount number number of words, defaults to 3 &lt;static&gt; text(times) returns random text based on a random lorem method Parameters: Name Type Description times number &lt;static&gt; text(times) returns random text based on a random lorem method Parameters: Name Type Description times number &lt;static&gt; word(length) generates a word of a specified length Parameters: Name Type Description length number length of the word that should be returned. Defaults to a random length &lt;static&gt; word(length) generates a word of a specified length Parameters: Name Type Description length number length of the word that should be returned. Defaults to a random length &lt;static&gt; words(num) generates a space separated list of words Parameters: Name Type Description num number number of words, defaults to 3 &lt;static&gt; words(num) generates a space separated list of words Parameters: Name Type Description num number number of words, defaults to 3 × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.name.html":{"id":"faker.name.html","title":"Namespace: name","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: name faker. name Methods &lt;static&gt; findName(firstName, lastName, gender) findName Parameters: Name Type Description firstName string lastName string gender mixed &lt;static&gt; findName(firstName, lastName, gender) findName Parameters: Name Type Description firstName string lastName string gender mixed &lt;static&gt; firstName(gender) firstName Parameters: Name Type Description gender mixed &lt;static&gt; firstName(gender) firstName Parameters: Name Type Description gender mixed &lt;static&gt; gender() gender &lt;static&gt; gender() gender &lt;static&gt; jobArea() jobArea &lt;static&gt; jobArea() jobArea &lt;static&gt; jobDescriptor() jobDescriptor &lt;static&gt; jobDescriptor() jobDescriptor &lt;static&gt; jobTitle() jobTitle &lt;static&gt; jobTitle() jobTitle &lt;static&gt; jobType() jobType &lt;static&gt; jobType() jobType &lt;static&gt; lastName(gender) lastName Parameters: Name Type Description gender mixed &lt;static&gt; lastName(gender) lastName Parameters: Name Type Description gender mixed &lt;static&gt; prefix(gender) prefix Parameters: Name Type Description gender mixed &lt;static&gt; prefix(gender) prefix Parameters: Name Type Description gender mixed &lt;static&gt; suffix() suffix &lt;static&gt; suffix() suffix &lt;static&gt; title() title &lt;static&gt; title() title Namespace: name faker. name Methods &lt;static&gt; findName(firstName, lastName, gender) findName Parameters: Name Type Description firstName string lastName string gender mixed &lt;static&gt; findName(firstName, lastName, gender) findName Parameters: Name Type Description firstName string lastName string gender mixed &lt;static&gt; firstName(gender) firstName Parameters: Name Type Description gender mixed &lt;static&gt; firstName(gender) firstName Parameters: Name Type Description gender mixed &lt;static&gt; gender() gender &lt;static&gt; gender() gender &lt;static&gt; jobArea() jobArea &lt;static&gt; jobArea() jobArea &lt;static&gt; jobDescriptor() jobDescriptor &lt;static&gt; jobDescriptor() jobDescriptor &lt;static&gt; jobTitle() jobTitle &lt;static&gt; jobTitle() jobTitle &lt;static&gt; jobType() jobType &lt;static&gt; jobType() jobType &lt;static&gt; lastName(gender) lastName Parameters: Name Type Description gender mixed &lt;static&gt; lastName(gender) lastName Parameters: Name Type Description gender mixed &lt;static&gt; prefix(gender) prefix Parameters: Name Type Description gender mixed &lt;static&gt; prefix(gender) prefix Parameters: Name Type Description gender mixed &lt;static&gt; suffix() suffix &lt;static&gt; suffix() suffix &lt;static&gt; title() title &lt;static&gt; title() title × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.phone.html":{"id":"faker.phone.html","title":"Namespace: phone","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: phone faker. phone Methods &lt;static&gt; phoneFormats() phoneFormats &lt;static&gt; phoneFormats() phoneFormats &lt;static&gt; phoneFormatsArrayIndex(phoneFormatsArrayIndex) phoneNumberFormat Parameters: Name Type Description phoneFormatsArrayIndex &lt;static&gt; phoneFormatsArrayIndex(phoneFormatsArrayIndex) phoneNumberFormat Parameters: Name Type Description phoneFormatsArrayIndex &lt;static&gt; phoneNumber(format) phoneNumber Parameters: Name Type Description format string &lt;static&gt; phoneNumber(format) phoneNumber Parameters: Name Type Description format string Namespace: phone faker. phone Methods &lt;static&gt; phoneFormats() phoneFormats &lt;static&gt; phoneFormats() phoneFormats &lt;static&gt; phoneFormatsArrayIndex(phoneFormatsArrayIndex) phoneNumberFormat Parameters: Name Type Description phoneFormatsArrayIndex &lt;static&gt; phoneFormatsArrayIndex(phoneFormatsArrayIndex) phoneNumberFormat Parameters: Name Type Description phoneFormatsArrayIndex &lt;static&gt; phoneNumber(format) phoneNumber Parameters: Name Type Description format string &lt;static&gt; phoneNumber(format) phoneNumber Parameters: Name Type Description format string × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:42-04:00 using the DocStrap template. "},"faker.random.html":{"id":"faker.random.html","title":"Namespace: random","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: random faker. random Methods &lt;static&gt; alpha(options) alpha. returns lower/upper alpha characters based count and upcase options Parameters: Name Type Description options mixed // defaults to { count: 1, upcase: false } &lt;static&gt; alpha(options) alpha. returns lower/upper alpha characters based count and upcase options Parameters: Name Type Description options mixed // defaults to { count: 1, upcase: false } &lt;static&gt; alphaNumeric(count) alphaNumeric Parameters: Name Type Description count number defaults to 1 &lt;static&gt; alphaNumeric(count) alphaNumeric Parameters: Name Type Description count number defaults to 1 &lt;static&gt; arrayElement(array) takes an array and returns a random element of the array Parameters: Name Type Description array array &lt;static&gt; arrayElement(array) takes an array and returns a random element of the array Parameters: Name Type Description array array &lt;static&gt; arrayElements(array, count) takes an array and returns a subset with random elements of the array Parameters: Name Type Description array array count number number of elements to pick &lt;static&gt; arrayElements(array, count) takes an array and returns a subset with random elements of the array Parameters: Name Type Description array array count number number of elements to pick &lt;static&gt; boolean() boolean &lt;static&gt; boolean() boolean &lt;static&gt; float(options) returns a single random floating-point number based on a max number or range Parameters: Name Type Description options mixed &lt;static&gt; float(options) returns a single random floating-point number based on a max number or range Parameters: Name Type Description options mixed &lt;static&gt; hexaDecimal(count) hexaDecimal Parameters: Name Type Description count number defaults to 1 &lt;static&gt; hexaDecimal(count) hexaDecimal Parameters: Name Type Description count number defaults to 1 &lt;static&gt; image() locale &lt;static&gt; image() locale &lt;static&gt; locale() locale &lt;static&gt; locale() locale &lt;static&gt; number(options) returns a single random number based on a max number or range Parameters: Name Type Description options mixed {min, max, precision} &lt;static&gt; number(options) returns a single random number based on a max number or range Parameters: Name Type Description options mixed {min, max, precision} &lt;static&gt; objectElement(object, field) takes an object and returns the randomly key or value Parameters: Name Type Description object object field mixed &lt;static&gt; objectElement(object, field) takes an object and returns the randomly key or value Parameters: Name Type Description object object field mixed &lt;static&gt; uuid() uuid &lt;static&gt; uuid() uuid &lt;static&gt; word(type) word Parameters: Name Type Description type string &lt;static&gt; word(type) word Parameters: Name Type Description type string &lt;static&gt; words(count) randomWords Parameters: Name Type Description count number defaults to a random value between 1 and 3 &lt;static&gt; words(count) randomWords Parameters: Name Type Description count number defaults to a random value between 1 and 3 Namespace: random faker. random Methods &lt;static&gt; alpha(options) alpha. returns lower/upper alpha characters based count and upcase options Parameters: Name Type Description options mixed // defaults to { count: 1, upcase: false } &lt;static&gt; alpha(options) alpha. returns lower/upper alpha characters based count and upcase options Parameters: Name Type Description options mixed // defaults to { count: 1, upcase: false } &lt;static&gt; alphaNumeric(count) alphaNumeric Parameters: Name Type Description count number defaults to 1 &lt;static&gt; alphaNumeric(count) alphaNumeric Parameters: Name Type Description count number defaults to 1 &lt;static&gt; arrayElement(array) takes an array and returns a random element of the array Parameters: Name Type Description array array &lt;static&gt; arrayElement(array) takes an array and returns a random element of the array Parameters: Name Type Description array array &lt;static&gt; arrayElements(array, count) takes an array and returns a subset with random elements of the array Parameters: Name Type Description array array count number number of elements to pick &lt;static&gt; arrayElements(array, count) takes an array and returns a subset with random elements of the array Parameters: Name Type Description array array count number number of elements to pick &lt;static&gt; boolean() boolean &lt;static&gt; boolean() boolean &lt;static&gt; float(options) returns a single random floating-point number based on a max number or range Parameters: Name Type Description options mixed &lt;static&gt; float(options) returns a single random floating-point number based on a max number or range Parameters: Name Type Description options mixed &lt;static&gt; hexaDecimal(count) hexaDecimal Parameters: Name Type Description count number defaults to 1 &lt;static&gt; hexaDecimal(count) hexaDecimal Parameters: Name Type Description count number defaults to 1 &lt;static&gt; image() locale &lt;static&gt; image() locale &lt;static&gt; locale() locale &lt;static&gt; locale() locale &lt;static&gt; number(options) returns a single random number based on a max number or range Parameters: Name Type Description options mixed {min, max, precision} &lt;static&gt; number(options) returns a single random number based on a max number or range Parameters: Name Type Description options mixed {min, max, precision} &lt;static&gt; objectElement(object, field) takes an object and returns the randomly key or value Parameters: Name Type Description object object field mixed &lt;static&gt; objectElement(object, field) takes an object and returns the randomly key or value Parameters: Name Type Description object object field mixed &lt;static&gt; uuid() uuid &lt;static&gt; uuid() uuid &lt;static&gt; word(type) word Parameters: Name Type Description type string &lt;static&gt; word(type) word Parameters: Name Type Description type string &lt;static&gt; words(count) randomWords Parameters: Name Type Description count number defaults to a random value between 1 and 3 &lt;static&gt; words(count) randomWords Parameters: Name Type Description count number defaults to a random value between 1 and 3 × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:43-04:00 using the DocStrap template. "},"faker.system.html":{"id":"faker.system.html","title":"Namespace: system","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: system faker. system Methods &lt;static&gt; commonFileExt(type) returns a commonly used file extension based on optional type Parameters: Name Type Description type string &lt;static&gt; commonFileExt(type) returns a commonly used file extension based on optional type Parameters: Name Type Description type string &lt;static&gt; commonFileName(ext, type) commonFileName Parameters: Name Type Description ext string type string &lt;static&gt; commonFileName(ext, type) commonFileName Parameters: Name Type Description ext string type string &lt;static&gt; commonFileType() returns a commonly used file type &lt;static&gt; commonFileType() returns a commonly used file type &lt;static&gt; directoryPath() returns directory path &lt;static&gt; directoryPath() returns directory path &lt;static&gt; fileExt(mimeType) fileExt Parameters: Name Type Description mimeType string &lt;static&gt; fileExt(mimeType) fileExt Parameters: Name Type Description mimeType string &lt;static&gt; fileName(ext, type) generates a file name with extension or optional type Parameters: Name Type Description ext string type string &lt;static&gt; fileName(ext, type) generates a file name with extension or optional type Parameters: Name Type Description ext string type string &lt;static&gt; filePath() returns file path &lt;static&gt; filePath() returns file path &lt;static&gt; fileType() returns any file type available as mime-type &lt;static&gt; fileType() returns any file type available as mime-type &lt;static&gt; mimeType() mimeType &lt;static&gt; mimeType() mimeType &lt;static&gt; semver() semver &lt;static&gt; semver() semver Namespace: system faker. system Methods &lt;static&gt; commonFileExt(type) returns a commonly used file extension based on optional type Parameters: Name Type Description type string &lt;static&gt; commonFileExt(type) returns a commonly used file extension based on optional type Parameters: Name Type Description type string &lt;static&gt; commonFileName(ext, type) commonFileName Parameters: Name Type Description ext string type string &lt;static&gt; commonFileName(ext, type) commonFileName Parameters: Name Type Description ext string type string &lt;static&gt; commonFileType() returns a commonly used file type &lt;static&gt; commonFileType() returns a commonly used file type &lt;static&gt; directoryPath() returns directory path &lt;static&gt; directoryPath() returns directory path &lt;static&gt; fileExt(mimeType) fileExt Parameters: Name Type Description mimeType string &lt;static&gt; fileExt(mimeType) fileExt Parameters: Name Type Description mimeType string &lt;static&gt; fileName(ext, type) generates a file name with extension or optional type Parameters: Name Type Description ext string type string &lt;static&gt; fileName(ext, type) generates a file name with extension or optional type Parameters: Name Type Description ext string type string &lt;static&gt; filePath() returns file path &lt;static&gt; filePath() returns file path &lt;static&gt; fileType() returns any file type available as mime-type &lt;static&gt; fileType() returns any file type available as mime-type &lt;static&gt; mimeType() mimeType &lt;static&gt; mimeType() mimeType &lt;static&gt; semver() semver &lt;static&gt; semver() semver × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:43-04:00 using the DocStrap template. "},"faker.time.html":{"id":"faker.time.html","title":"Namespace: time","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: time faker. time Methods &lt;static&gt; recent(outputType) recent Parameters: Name Type Description outputType string 'abbr' || 'wide' || 'unix' (default choice) &lt;static&gt; recent(outputType) recent Parameters: Name Type Description outputType string 'abbr' || 'wide' || 'unix' (default choice) Namespace: time faker. time Methods &lt;static&gt; recent(outputType) recent Parameters: Name Type Description outputType string 'abbr' || 'wide' || 'unix' (default choice) &lt;static&gt; recent(outputType) recent Parameters: Name Type Description outputType string 'abbr' || 'wide' || 'unix' (default choice) × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:43-04:00 using the DocStrap template. "},"faker.unique.html":{"id":"faker.unique.html","title":"Namespace: unique","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: unique faker. unique Namespace: unique faker. unique × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:43-04:00 using the DocStrap template. "},"faker.vehicle.html":{"id":"faker.vehicle.html","title":"Namespace: vehicle","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: vehicle faker. vehicle Methods &lt;static&gt; color() color &lt;static&gt; color() color &lt;static&gt; fuel() fuel &lt;static&gt; fuel() fuel &lt;static&gt; manufacturer() manufacturer &lt;static&gt; manufacturer() manufacturer &lt;static&gt; model() model &lt;static&gt; model() model &lt;static&gt; type() type &lt;static&gt; type() type &lt;static&gt; vehicle() vehicle &lt;static&gt; vehicle() vehicle &lt;static&gt; vin() vin &lt;static&gt; vin() vin Namespace: vehicle faker. vehicle Methods &lt;static&gt; color() color &lt;static&gt; color() color &lt;static&gt; fuel() fuel &lt;static&gt; fuel() fuel &lt;static&gt; manufacturer() manufacturer &lt;static&gt; manufacturer() manufacturer &lt;static&gt; model() model &lt;static&gt; model() model &lt;static&gt; type() type &lt;static&gt; type() type &lt;static&gt; vehicle() vehicle &lt;static&gt; vehicle() vehicle &lt;static&gt; vin() vin &lt;static&gt; vin() vin × Search results Close Documentation generated by JSDoc 3.6.5 on 2020-08-26T18:35:43-04:00 using the DocStrap template. "}}
+ {"global.html":{"id":"global.html","title":"Global","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Global Methods unique() unique unique() unique × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:18-05:00 using the DocStrap template. "},"namespaces.list.html":{"id":"namespaces.list.html","title":"Namespaces","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespaces Namespaces faker faker address address commerce commerce company company database database date date finance finance git git hacker hacker helpers helpers image image lorempicsum lorempixel unsplash internet internet lorem lorem music music name name phone phone random random system system time time unique unique vehicle vehicle × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:18-05:00 using the DocStrap template. "},"index.html":{"id":"index.html","title":"Index","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique faker.js - generate massive amounts of fake data in the browser and node.js Demo https://rawgit.com/Marak/faker.js/master/examples/browser/index.html Usage Browser &lt;script src = \"faker.js\" type = \"text/javascript\"&gt;&lt;/script&gt; &lt;script&gt; var randomName = faker.name.findName(); // Caitlyn Kerluke var randomEmail = faker.internet.email(); // [email protected] var randomCard = faker.helpers.createCard(); // random contact card containing many properties &lt;/script&gt; Node.js var faker = require('faker'); var randomName = faker.name.findName(); // Rowan Nikolaus var randomEmail = faker.internet.email(); // [email protected] var randomCard = faker.helpers.createCard(); // random contact card containing many properties API JSDoc API Browser http://marak.github.io/faker.js/ API Methods address zipCode zipCodeByState city cityPrefix citySuffix streetName streetAddress streetSuffix streetPrefix secondaryAddress county country countryCode state stateAbbr latitude longitude direction cardinalDirection ordinalDirection nearbyGPSCoordinate timeZone commerce color department productName price productAdjective productMaterial product productDescription company suffixes companyName companySuffix catchPhrase bs catchPhraseAdjective catchPhraseDescriptor catchPhraseNoun bsAdjective bsBuzz bsNoun database column type collation engine date past future between recent soon month weekday fake finance account accountName routingNumber mask amount transactionType currencyCode currencyName currencySymbol bitcoinAddress litecoinAddress creditCardNumber creditCardCVV ethereumAddress iban bic transactionDescription git branch commitEntry commitMessage commitSha shortSha hacker abbreviation adjective noun verb ingverb phrase helpers randomize slugify replaceSymbolWithNumber replaceSymbols replaceCreditCardSymbols repeatString regexpStyleStringParse shuffle mustache createCard contextualCard userCard createTransaction image image avatar imageUrl abstract animals business cats city food nightlife fashion people nature sports technics transport dataUri lorempixel unsplash lorempicsum internet avatar email exampleEmail userName protocol url domainName domainSuffix domainWord ip ipv6 userAgent color mac password lorem word words sentence slug sentences paragraph paragraphs text lines music genre name firstName lastName middleName findName jobTitle gender prefix suffix title jobDescriptor jobArea jobType phone phoneNumber phoneNumberFormat phoneFormats random number float arrayElement arrayElements objectElement uuid boolean word words image locale alpha alphaNumeric hexaDecimal system fileName commonFileName mimeType commonFileType commonFileExt fileType fileExt directoryPath filePath semver time recent unique vehicle vehicle manufacturer model type fuel vin color Faker.fake() faker.js contains a super useful generator method Faker.fake for combining faker API methods using a mustache string format. Example: console.log(faker.fake(\"{{name.lastName}}, {{name.firstName}} {{name.suffix}}\")); // outputs: \"Marks, Dean Sr.\" This will interpolate the format string with the value of methods name.lastName(), name.firstName(), and name.suffix() Localization As of version v2.0.0 faker.js has support for multiple localities. The default language locale is set to English. Setting a new locale is simple: // sets locale to de faker.locale = \"de\"; az ar cz de de_AT de_CH en en_AU en_AU_ocker en_BORK en_CA en_GB en_IE en_IND en_US en_ZA es es_MX fa fi fr fr_CA fr_CH ge id_ID it ja ko nb_NO ne nl nl_BE pl pt_BR pt_PT ro ru sk sv tr uk vi zh_CN zh_TW Individual Localization Packages faker.js supports incremental loading of locales. By default, requiring faker will include all locale data. In a production environment, you may only want to include the locale data for a specific set of locales. // loads only de locale var faker = require('faker/locale/de'); Setting a randomness seed If you want consistent results, you can set your own seed: faker.seed(123); var firstRandom = faker.random.number(); // Setting the seed again resets the sequence. faker.seed(123); var secondRandom = faker.random.number(); console.log(firstRandom === secondRandom); Tests npm install . make test You can view a code coverage report generated in coverage/lcov-report/index.html. Building faker.js faker uses gulp to automate its build process. Each build operation is a separate task which can be run independently. Browser Bundle npm run browser Building JSDocs JSDOC v3 HTML API documentation npm run jsdoc Building ReadMe The ReadMe.md file for faker.js is automatically generated and should not be modified directly. All updates to ReadMe.md should be performed in ./build/src/docs.md and then the build script should be run. npm run readme Version Release Schedule faker.js is a popular project used by many organizations and individuals in production settings. Major and Minor version releases are generally on a monthly schedule. Bugs fixes are addressed by severity and fixed as soon as possible. If you require the absolute latest version of faker.js the master branch @ http://github.com/marak/faker.js/ should always be up to date and working. Maintainer Marak Squires faker.js - Copyright (c) 2020 Marak Squires www.marak.com http://github.com/marak/faker.js/ faker.js was inspired by and has used data definitions from: https://github.com/stympy/faker/ - Copyright (c) 2007-2010 Benjamin Curtis http://search.cpan.org/~jasonk/Data-Faker-0.07/ - Copyright 2004-2005 by Jason Kohles Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Backers Support us with a monthly donation and help us continue our activities. [Become a backer] Sponsors Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor] × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:18-05:00 using the DocStrap template. "},"faker.html":{"id":"faker.html","title":"Namespace: faker","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: faker faker Namespaces address address commerce commerce company company database database date date finance finance git git hacker hacker helpers helpers image image internet internet lorem lorem music music name name phone phone random random system system time time unique unique vehicle vehicle Methods &lt;static&gt; fake(str) Generator method for combining faker methods based on string input Example: console.log(faker.fake('{{name.lastName}}, {{name.firstName}} {{name.suffix}}')); //outputs: \"Marks, Dean Sr.\" This will interpolate the format string with the value of methods name.lastName, name.firstName, and name.suffix Parameters: Name Type Description str string &lt;static&gt; fake(str) Generator method for combining faker methods based on string input Example: console.log(faker.fake('{{name.lastName}}, {{name.firstName}} {{name.suffix}}')); //outputs: \"Marks, Dean Sr.\" This will interpolate the format string with the value of methods name.lastName, name.firstName, and name.suffix Parameters: Name Type Description str string Namespace: faker faker Namespaces address address commerce commerce company company database database date date finance finance git git hacker hacker helpers helpers image image internet internet lorem lorem music music name name phone phone random random system system time time unique unique vehicle vehicle Methods &lt;static&gt; fake(str) Generator method for combining faker methods based on string input Example: console.log(faker.fake('{{name.lastName}}, {{name.firstName}} {{name.suffix}}')); //outputs: \"Marks, Dean Sr.\" This will interpolate the format string with the value of methods name.lastName, name.firstName, and name.suffix Parameters: Name Type Description str string &lt;static&gt; fake(str) Generator method for combining faker methods based on string input Example: console.log(faker.fake('{{name.lastName}}, {{name.firstName}} {{name.suffix}}')); //outputs: \"Marks, Dean Sr.\" This will interpolate the format string with the value of methods name.lastName, name.firstName, and name.suffix Parameters: Name Type Description str string × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:18-05:00 using the DocStrap template. "},"faker.address.html":{"id":"faker.address.html","title":"Namespace: address","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: address faker. address Methods &lt;static&gt; cardinalDirection(useAbbr) cardinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; cardinalDirection(useAbbr) cardinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; city(format) Generates a random localized city name. The format string can contain any method provided by faker wrapped in {{}}, e.g. {{name.firstName}} in order to build the city name. If no format string is provided one of the following is randomly used: {{address.cityPrefix}} {{name.firstName}}{{address.citySuffix}} {{address.cityPrefix}} {{name.firstName}} {{name.firstName}}{{address.citySuffix}} {{name.lastName}}{{address.citySuffix}} Parameters: Name Type Description format String &lt;static&gt; city(format) Generates a random localized city name. The format string can contain any method provided by faker wrapped in {{}}, e.g. {{name.firstName}} in order to build the city name. If no format string is provided one of the following is randomly used: {{address.cityPrefix}} {{name.firstName}}{{address.citySuffix}} {{address.cityPrefix}} {{name.firstName}} {{name.firstName}}{{address.citySuffix}} {{name.lastName}}{{address.citySuffix}} Parameters: Name Type Description format String &lt;static&gt; cityPrefix() Return a random localized city prefix &lt;static&gt; cityPrefix() Return a random localized city prefix &lt;static&gt; citySuffix() Return a random localized city suffix &lt;static&gt; citySuffix() Return a random localized city suffix &lt;static&gt; country() country &lt;static&gt; country() country &lt;static&gt; countryCode(alphaCode) countryCode Parameters: Name Type Description alphaCode string default alpha-2 &lt;static&gt; countryCode(alphaCode) countryCode Parameters: Name Type Description alphaCode string default alpha-2 &lt;static&gt; county() county &lt;static&gt; county() county &lt;static&gt; direction(useAbbr) direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; direction(useAbbr) direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; latitude(max, min, precision) latitude Parameters: Name Type Description max Double default is 90 min Double default is -90 precision number default is 4 &lt;static&gt; latitude(max, min, precision) latitude Parameters: Name Type Description max Double default is 90 min Double default is -90 precision number default is 4 &lt;static&gt; longitude(max, min, precision) longitude Parameters: Name Type Description max Double default is 180 min Double default is -180 precision number default is 4 &lt;static&gt; longitude(max, min, precision) longitude Parameters: Name Type Description max Double default is 180 min Double default is -180 precision number default is 4 &lt;static&gt; ordinalDirection(useAbbr) ordinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; ordinalDirection(useAbbr) ordinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; secondaryAddress() secondaryAddress &lt;static&gt; secondaryAddress() secondaryAddress &lt;static&gt; state(useAbbr) state Parameters: Name Type Description useAbbr Boolean &lt;static&gt; state(useAbbr) state Parameters: Name Type Description useAbbr Boolean &lt;static&gt; stateAbbr() stateAbbr &lt;static&gt; stateAbbr() stateAbbr &lt;static&gt; streetAddress(useFullAddress) Returns a random localized street address Parameters: Name Type Description useFullAddress Boolean &lt;static&gt; streetAddress(useFullAddress) Returns a random localized street address Parameters: Name Type Description useFullAddress Boolean &lt;static&gt; streetName() Returns a random localized street name &lt;static&gt; streetName() Returns a random localized street name &lt;static&gt; streetPrefix() streetPrefix &lt;static&gt; streetPrefix() streetPrefix &lt;static&gt; streetSuffix() streetSuffix &lt;static&gt; streetSuffix() streetSuffix &lt;static&gt; timeZone() Return a random time zone &lt;static&gt; timeZone() Return a random time zone &lt;static&gt; zipCode(format) Generates random zipcode from format. If format is not specified, the locale's zip format is used. Parameters: Name Type Description format String &lt;static&gt; zipCode(format) Generates random zipcode from format. If format is not specified, the locale's zip format is used. Parameters: Name Type Description format String &lt;static&gt; zipCodeByState(state) Generates random zipcode from state abbreviation. If state abbreviation is not specified, a random zip code is generated according to the locale's zip format. Only works for locales with postcode_by_state definition. If a locale does not have a postcode_by_state definition, a random zip code is generated according to the locale's zip format. Parameters: Name Type Description state String &lt;static&gt; zipCodeByState(state) Generates random zipcode from state abbreviation. If state abbreviation is not specified, a random zip code is generated according to the locale's zip format. Only works for locales with postcode_by_state definition. If a locale does not have a postcode_by_state definition, a random zip code is generated according to the locale's zip format. Parameters: Name Type Description state String Namespace: address faker. address Methods &lt;static&gt; cardinalDirection(useAbbr) cardinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; cardinalDirection(useAbbr) cardinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; city(format) Generates a random localized city name. The format string can contain any method provided by faker wrapped in {{}}, e.g. {{name.firstName}} in order to build the city name. If no format string is provided one of the following is randomly used: {{address.cityPrefix}} {{name.firstName}}{{address.citySuffix}} {{address.cityPrefix}} {{name.firstName}} {{name.firstName}}{{address.citySuffix}} {{name.lastName}}{{address.citySuffix}} Parameters: Name Type Description format String &lt;static&gt; city(format) Generates a random localized city name. The format string can contain any method provided by faker wrapped in {{}}, e.g. {{name.firstName}} in order to build the city name. If no format string is provided one of the following is randomly used: {{address.cityPrefix}} {{name.firstName}}{{address.citySuffix}} {{address.cityPrefix}} {{name.firstName}} {{name.firstName}}{{address.citySuffix}} {{name.lastName}}{{address.citySuffix}} Parameters: Name Type Description format String &lt;static&gt; cityPrefix() Return a random localized city prefix &lt;static&gt; cityPrefix() Return a random localized city prefix &lt;static&gt; citySuffix() Return a random localized city suffix &lt;static&gt; citySuffix() Return a random localized city suffix &lt;static&gt; country() country &lt;static&gt; country() country &lt;static&gt; countryCode(alphaCode) countryCode Parameters: Name Type Description alphaCode string default alpha-2 &lt;static&gt; countryCode(alphaCode) countryCode Parameters: Name Type Description alphaCode string default alpha-2 &lt;static&gt; county() county &lt;static&gt; county() county &lt;static&gt; direction(useAbbr) direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; direction(useAbbr) direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; latitude(max, min, precision) latitude Parameters: Name Type Description max Double default is 90 min Double default is -90 precision number default is 4 &lt;static&gt; latitude(max, min, precision) latitude Parameters: Name Type Description max Double default is 90 min Double default is -90 precision number default is 4 &lt;static&gt; longitude(max, min, precision) longitude Parameters: Name Type Description max Double default is 180 min Double default is -180 precision number default is 4 &lt;static&gt; longitude(max, min, precision) longitude Parameters: Name Type Description max Double default is 180 min Double default is -180 precision number default is 4 &lt;static&gt; ordinalDirection(useAbbr) ordinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; ordinalDirection(useAbbr) ordinal direction Parameters: Name Type Description useAbbr Boolean return direction abbreviation. defaults to false &lt;static&gt; secondaryAddress() secondaryAddress &lt;static&gt; secondaryAddress() secondaryAddress &lt;static&gt; state(useAbbr) state Parameters: Name Type Description useAbbr Boolean &lt;static&gt; state(useAbbr) state Parameters: Name Type Description useAbbr Boolean &lt;static&gt; stateAbbr() stateAbbr &lt;static&gt; stateAbbr() stateAbbr &lt;static&gt; streetAddress(useFullAddress) Returns a random localized street address Parameters: Name Type Description useFullAddress Boolean &lt;static&gt; streetAddress(useFullAddress) Returns a random localized street address Parameters: Name Type Description useFullAddress Boolean &lt;static&gt; streetName() Returns a random localized street name &lt;static&gt; streetName() Returns a random localized street name &lt;static&gt; streetPrefix() streetPrefix &lt;static&gt; streetPrefix() streetPrefix &lt;static&gt; streetSuffix() streetSuffix &lt;static&gt; streetSuffix() streetSuffix &lt;static&gt; timeZone() Return a random time zone &lt;static&gt; timeZone() Return a random time zone &lt;static&gt; zipCode(format) Generates random zipcode from format. If format is not specified, the locale's zip format is used. Parameters: Name Type Description format String &lt;static&gt; zipCode(format) Generates random zipcode from format. If format is not specified, the locale's zip format is used. Parameters: Name Type Description format String &lt;static&gt; zipCodeByState(state) Generates random zipcode from state abbreviation. If state abbreviation is not specified, a random zip code is generated according to the locale's zip format. Only works for locales with postcode_by_state definition. If a locale does not have a postcode_by_state definition, a random zip code is generated according to the locale's zip format. Parameters: Name Type Description state String &lt;static&gt; zipCodeByState(state) Generates random zipcode from state abbreviation. If state abbreviation is not specified, a random zip code is generated according to the locale's zip format. Only works for locales with postcode_by_state definition. If a locale does not have a postcode_by_state definition, a random zip code is generated according to the locale's zip format. Parameters: Name Type Description state String × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:18-05:00 using the DocStrap template. "},"faker.commerce.html":{"id":"faker.commerce.html","title":"Namespace: commerce","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: commerce faker. commerce Methods &lt;static&gt; color() color &lt;static&gt; color() color &lt;static&gt; department() department &lt;static&gt; department() department &lt;static&gt; price(min, max, dec, symbol) price Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; price(min, max, dec, symbol) price Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; product() product &lt;static&gt; product() product &lt;static&gt; productAdjective() productAdjective &lt;static&gt; productAdjective() productAdjective &lt;static&gt; productDescription() productDescription &lt;static&gt; productDescription() productDescription &lt;static&gt; productMaterial() productMaterial &lt;static&gt; productMaterial() productMaterial &lt;static&gt; productName() productName &lt;static&gt; productName() productName Namespace: commerce faker. commerce Methods &lt;static&gt; color() color &lt;static&gt; color() color &lt;static&gt; department() department &lt;static&gt; department() department &lt;static&gt; price(min, max, dec, symbol) price Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; price(min, max, dec, symbol) price Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; product() product &lt;static&gt; product() product &lt;static&gt; productAdjective() productAdjective &lt;static&gt; productAdjective() productAdjective &lt;static&gt; productDescription() productDescription &lt;static&gt; productDescription() productDescription &lt;static&gt; productMaterial() productMaterial &lt;static&gt; productMaterial() productMaterial &lt;static&gt; productName() productName &lt;static&gt; productName() productName × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:18-05:00 using the DocStrap template. "},"faker.company.html":{"id":"faker.company.html","title":"Namespace: company","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: company faker. company Methods &lt;static&gt; bs() bs &lt;static&gt; bs() bs &lt;static&gt; bsAdjective() bsAdjective &lt;static&gt; bsAdjective() bsAdjective &lt;static&gt; bsBuzz() bsBuzz &lt;static&gt; bsBuzz() bsBuzz &lt;static&gt; bsNoun() bsNoun &lt;static&gt; bsNoun() bsNoun &lt;static&gt; catchPhrase() catchPhrase &lt;static&gt; catchPhrase() catchPhrase &lt;static&gt; catchPhraseAdjective() catchPhraseAdjective &lt;static&gt; catchPhraseAdjective() catchPhraseAdjective &lt;static&gt; catchPhraseDescriptor() catchPhraseDescriptor &lt;static&gt; catchPhraseDescriptor() catchPhraseDescriptor &lt;static&gt; catchPhraseNoun() catchPhraseNoun &lt;static&gt; catchPhraseNoun() catchPhraseNoun &lt;static&gt; companyName(format) companyName Parameters: Name Type Description format string &lt;static&gt; companyName(format) companyName Parameters: Name Type Description format string &lt;static&gt; companySuffix() companySuffix &lt;static&gt; companySuffix() companySuffix &lt;static&gt; suffixes() suffixes &lt;static&gt; suffixes() suffixes Namespace: company faker. company Methods &lt;static&gt; bs() bs &lt;static&gt; bs() bs &lt;static&gt; bsAdjective() bsAdjective &lt;static&gt; bsAdjective() bsAdjective &lt;static&gt; bsBuzz() bsBuzz &lt;static&gt; bsBuzz() bsBuzz &lt;static&gt; bsNoun() bsNoun &lt;static&gt; bsNoun() bsNoun &lt;static&gt; catchPhrase() catchPhrase &lt;static&gt; catchPhrase() catchPhrase &lt;static&gt; catchPhraseAdjective() catchPhraseAdjective &lt;static&gt; catchPhraseAdjective() catchPhraseAdjective &lt;static&gt; catchPhraseDescriptor() catchPhraseDescriptor &lt;static&gt; catchPhraseDescriptor() catchPhraseDescriptor &lt;static&gt; catchPhraseNoun() catchPhraseNoun &lt;static&gt; catchPhraseNoun() catchPhraseNoun &lt;static&gt; companyName(format) companyName Parameters: Name Type Description format string &lt;static&gt; companyName(format) companyName Parameters: Name Type Description format string &lt;static&gt; companySuffix() companySuffix &lt;static&gt; companySuffix() companySuffix &lt;static&gt; suffixes() suffixes &lt;static&gt; suffixes() suffixes × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:18-05:00 using the DocStrap template. "},"faker.database.html":{"id":"faker.database.html","title":"Namespace: database","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: database faker. database Methods &lt;static&gt; collation() collation &lt;static&gt; collation() collation &lt;static&gt; column() column &lt;static&gt; column() column &lt;static&gt; engine() engine &lt;static&gt; engine() engine &lt;static&gt; type() type &lt;static&gt; type() type Namespace: database faker. database Methods &lt;static&gt; collation() collation &lt;static&gt; collation() collation &lt;static&gt; column() column &lt;static&gt; column() column &lt;static&gt; engine() engine &lt;static&gt; engine() engine &lt;static&gt; type() type &lt;static&gt; type() type × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:18-05:00 using the DocStrap template. "},"faker.date.html":{"id":"faker.date.html","title":"Namespace: date","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: date faker. date Methods &lt;static&gt; between(from, to) between Parameters: Name Type Description from date to date &lt;static&gt; between(from, to) betweens Parameters: Name Type Description from date to date &lt;static&gt; between(from, to) between Parameters: Name Type Description from date to date &lt;static&gt; between(from, to) betweens Parameters: Name Type Description from date to date &lt;static&gt; future(years, refDate) future Parameters: Name Type Description years number refDate date &lt;static&gt; future(years, refDate) future Parameters: Name Type Description years number refDate date &lt;static&gt; month(options) month Parameters: Name Type Description options object &lt;static&gt; month(options) month Parameters: Name Type Description options object &lt;static&gt; past(years, refDate) past Parameters: Name Type Description years number refDate date &lt;static&gt; past(years, refDate) past Parameters: Name Type Description years number refDate date &lt;static&gt; recent(days, refDate) recent Parameters: Name Type Description days number refDate date &lt;static&gt; recent(days, refDate) recent Parameters: Name Type Description days number refDate date &lt;static&gt; soon(days, refDate) soon Parameters: Name Type Description days number refDate date &lt;static&gt; soon(days, refDate) soon Parameters: Name Type Description days number refDate date &lt;static&gt; weekday(options) weekday Parameters: Name Type Description options object &lt;static&gt; weekday(options) weekday Parameters: Name Type Description options object Namespace: date faker. date Methods &lt;static&gt; between(from, to) between Parameters: Name Type Description from date to date &lt;static&gt; between(from, to) betweens Parameters: Name Type Description from date to date &lt;static&gt; between(from, to) between Parameters: Name Type Description from date to date &lt;static&gt; between(from, to) betweens Parameters: Name Type Description from date to date &lt;static&gt; future(years, refDate) future Parameters: Name Type Description years number refDate date &lt;static&gt; future(years, refDate) future Parameters: Name Type Description years number refDate date &lt;static&gt; month(options) month Parameters: Name Type Description options object &lt;static&gt; month(options) month Parameters: Name Type Description options object &lt;static&gt; past(years, refDate) past Parameters: Name Type Description years number refDate date &lt;static&gt; past(years, refDate) past Parameters: Name Type Description years number refDate date &lt;static&gt; recent(days, refDate) recent Parameters: Name Type Description days number refDate date &lt;static&gt; recent(days, refDate) recent Parameters: Name Type Description days number refDate date &lt;static&gt; soon(days, refDate) soon Parameters: Name Type Description days number refDate date &lt;static&gt; soon(days, refDate) soon Parameters: Name Type Description days number refDate date &lt;static&gt; weekday(options) weekday Parameters: Name Type Description options object &lt;static&gt; weekday(options) weekday Parameters: Name Type Description options object × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:18-05:00 using the DocStrap template. "},"faker.finance.html":{"id":"faker.finance.html","title":"Namespace: finance","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: finance faker. finance Methods &lt;static&gt; account(length) account Parameters: Name Type Description length number &lt;static&gt; account(length) account Parameters: Name Type Description length number &lt;static&gt; accountName() accountName &lt;static&gt; accountName() accountName &lt;static&gt; amount(min, max, dec, symbol) amount Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; amount(min, max, dec, symbol) amount Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; bic() bic &lt;static&gt; bic() bic &lt;static&gt; bitcoinAddress() bitcoinAddress &lt;static&gt; bitcoinAddress() bitcoinAddress &lt;static&gt; creditCardCVV() Credit card CVV &lt;static&gt; creditCardCVV() Credit card CVV &lt;static&gt; creditCardNumber(provider) Credit card number Parameters: Name Type Description provider string | scheme &lt;static&gt; creditCardNumber(provider) Credit card number Parameters: Name Type Description provider string | scheme &lt;static&gt; currencyCode() currencyCode &lt;static&gt; currencyCode() currencyCode &lt;static&gt; currencyName() currencyName &lt;static&gt; currencyName() currencyName &lt;static&gt; currencySymbol() currencySymbol &lt;static&gt; currencySymbol() currencySymbol &lt;static&gt; ethereumAddress() ethereumAddress &lt;static&gt; ethereumAddress() ethereumAddress &lt;static&gt; iban( [formatted] [, countryCode]) iban Parameters: Name Type Argument Default Description formatted boolean &lt;optional&gt; false Return a formatted version of the generated IBAN. countryCode string &lt;optional&gt; The country code from which you want to generate an IBAN, if none is provided a random country will be used. Throws: Will throw an error if the passed country code is not supported. &lt;static&gt; iban( [formatted] [, countryCode]) iban Parameters: Name Type Argument Default Description formatted boolean &lt;optional&gt; false Return a formatted version of the generated IBAN. countryCode string &lt;optional&gt; The country code from which you want to generate an IBAN, if none is provided a random country will be used. Throws: Will throw an error if the passed country code is not supported. &lt;static&gt; litecoinAddress() litecoinAddress &lt;static&gt; litecoinAddress() litecoinAddress &lt;static&gt; mask(length, parens, ellipsis) mask Parameters: Name Type Description length number parens boolean ellipsis boolean &lt;static&gt; mask(length, parens, ellipsis) mask Parameters: Name Type Description length number parens boolean ellipsis boolean &lt;static&gt; routingNumber() routingNumber &lt;static&gt; routingNumber() routingNumber &lt;static&gt; transactionDescription() description &lt;static&gt; transactionDescription() description &lt;static&gt; transactionType() transactionType &lt;static&gt; transactionType() transactionType Namespace: finance faker. finance Methods &lt;static&gt; account(length) account Parameters: Name Type Description length number &lt;static&gt; account(length) account Parameters: Name Type Description length number &lt;static&gt; accountName() accountName &lt;static&gt; accountName() accountName &lt;static&gt; amount(min, max, dec, symbol) amount Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; amount(min, max, dec, symbol) amount Parameters: Name Type Description min number max number dec number symbol string Returns: Type string &lt;static&gt; bic() bic &lt;static&gt; bic() bic &lt;static&gt; bitcoinAddress() bitcoinAddress &lt;static&gt; bitcoinAddress() bitcoinAddress &lt;static&gt; creditCardCVV() Credit card CVV &lt;static&gt; creditCardCVV() Credit card CVV &lt;static&gt; creditCardNumber(provider) Credit card number Parameters: Name Type Description provider string | scheme &lt;static&gt; creditCardNumber(provider) Credit card number Parameters: Name Type Description provider string | scheme &lt;static&gt; currencyCode() currencyCode &lt;static&gt; currencyCode() currencyCode &lt;static&gt; currencyName() currencyName &lt;static&gt; currencyName() currencyName &lt;static&gt; currencySymbol() currencySymbol &lt;static&gt; currencySymbol() currencySymbol &lt;static&gt; ethereumAddress() ethereumAddress &lt;static&gt; ethereumAddress() ethereumAddress &lt;static&gt; iban( [formatted] [, countryCode]) iban Parameters: Name Type Argument Default Description formatted boolean &lt;optional&gt; false Return a formatted version of the generated IBAN. countryCode string &lt;optional&gt; The country code from which you want to generate an IBAN, if none is provided a random country will be used. Throws: Will throw an error if the passed country code is not supported. &lt;static&gt; iban( [formatted] [, countryCode]) iban Parameters: Name Type Argument Default Description formatted boolean &lt;optional&gt; false Return a formatted version of the generated IBAN. countryCode string &lt;optional&gt; The country code from which you want to generate an IBAN, if none is provided a random country will be used. Throws: Will throw an error if the passed country code is not supported. &lt;static&gt; litecoinAddress() litecoinAddress &lt;static&gt; litecoinAddress() litecoinAddress &lt;static&gt; mask(length, parens, ellipsis) mask Parameters: Name Type Description length number parens boolean ellipsis boolean &lt;static&gt; mask(length, parens, ellipsis) mask Parameters: Name Type Description length number parens boolean ellipsis boolean &lt;static&gt; routingNumber() routingNumber &lt;static&gt; routingNumber() routingNumber &lt;static&gt; transactionDescription() description &lt;static&gt; transactionDescription() description &lt;static&gt; transactionType() transactionType &lt;static&gt; transactionType() transactionType × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:18-05:00 using the DocStrap template. "},"faker.git.html":{"id":"faker.git.html","title":"Namespace: git","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: git faker. git Methods &lt;static&gt; branch() branch &lt;static&gt; branch() branch &lt;static&gt; commitEntry(options) commitEntry Parameters: Name Type Description options object &lt;static&gt; commitEntry(options) commitEntry Parameters: Name Type Description options object &lt;static&gt; commitMessage() commitMessage &lt;static&gt; commitMessage() commitMessage &lt;static&gt; commitSha() commitSha &lt;static&gt; commitSha() commitSha &lt;static&gt; shortSha() shortSha &lt;static&gt; shortSha() shortSha Namespace: git faker. git Methods &lt;static&gt; branch() branch &lt;static&gt; branch() branch &lt;static&gt; commitEntry(options) commitEntry Parameters: Name Type Description options object &lt;static&gt; commitEntry(options) commitEntry Parameters: Name Type Description options object &lt;static&gt; commitMessage() commitMessage &lt;static&gt; commitMessage() commitMessage &lt;static&gt; commitSha() commitSha &lt;static&gt; commitSha() commitSha &lt;static&gt; shortSha() shortSha &lt;static&gt; shortSha() shortSha × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:18-05:00 using the DocStrap template. "},"faker.hacker.html":{"id":"faker.hacker.html","title":"Namespace: hacker","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: hacker faker. hacker Methods &lt;static&gt; abbreviation() abbreviation &lt;static&gt; abbreviation() abbreviation &lt;static&gt; adjective() adjective &lt;static&gt; adjective() adjective &lt;static&gt; ingverb() ingverb &lt;static&gt; ingverb() ingverb &lt;static&gt; noun() noun &lt;static&gt; noun() noun &lt;static&gt; phrase() phrase &lt;static&gt; phrase() phrase &lt;static&gt; verb() verb &lt;static&gt; verb() verb Namespace: hacker faker. hacker Methods &lt;static&gt; abbreviation() abbreviation &lt;static&gt; abbreviation() abbreviation &lt;static&gt; adjective() adjective &lt;static&gt; adjective() adjective &lt;static&gt; ingverb() ingverb &lt;static&gt; ingverb() ingverb &lt;static&gt; noun() noun &lt;static&gt; noun() noun &lt;static&gt; phrase() phrase &lt;static&gt; phrase() phrase &lt;static&gt; verb() verb &lt;static&gt; verb() verb × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:18-05:00 using the DocStrap template. "},"faker.helpers.html":{"id":"faker.helpers.html","title":"Namespace: helpers","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: helpers faker. helpers Methods &lt;static&gt; contextualCard() contextualCard &lt;static&gt; contextualCard() contextualCard &lt;static&gt; createCard() createCard &lt;static&gt; createCard() createCard &lt;static&gt; createTransaction() createTransaction &lt;static&gt; createTransaction() createTransaction &lt;static&gt; mustache(str, data) mustache Parameters: Name Type Description str string data object &lt;static&gt; mustache(str, data) mustache Parameters: Name Type Description str string data object &lt;static&gt; randomize(array) backward-compatibility Parameters: Name Type Description array array &lt;static&gt; randomize(array) backward-compatibility Parameters: Name Type Description array array &lt;static&gt; regexpStyleStringParse(string) parse string patterns in a similar way to RegExp e.g. \"#{3}test[1-5]\" -&gt; \"###test4\" Parameters: Name Type Description string string &lt;static&gt; regexpStyleStringParse(string) parse string patterns in a similar way to RegExp e.g. \"#{3}test[1-5]\" -&gt; \"###test4\" Parameters: Name Type Description string string &lt;static&gt; repeatString(string, num) string repeat helper, alternative to String.prototype.repeat.... See PR #382 Parameters: Name Type Description string string num number &lt;static&gt; repeatString(string, num) string repeat helper, alternative to String.prototype.repeat.... See PR #382 Parameters: Name Type Description string string num number &lt;static&gt; replaceCreditCardSymbols(string, symbol) replace symbols in a credit card schems including Luhn checksum Parameters: Name Type Description string string symbol string &lt;static&gt; replaceCreditCardSymbols(string, symbol) replace symbols in a credit card schems including Luhn checksum Parameters: Name Type Description string string symbol string &lt;static&gt; replaceSymbols(string) parses string for symbols (numbers or letters) and replaces them appropriately (# will be replaced with number, ? with letter and * will be replaced with number or letter) Parameters: Name Type Description string string &lt;static&gt; replaceSymbols(string) parses string for symbols (numbers or letters) and replaces them appropriately (# will be replaced with number, ? with letter and * will be replaced with number or letter) Parameters: Name Type Description string string &lt;static&gt; replaceSymbolWithNumber(string, symbol) parses string for a symbol and replace it with a random number from 1-10 Parameters: Name Type Description string string symbol string defaults to \"#\" &lt;static&gt; replaceSymbolWithNumber(string, symbol) parses string for a symbol and replace it with a random number from 1-10 Parameters: Name Type Description string string symbol string defaults to \"#\" &lt;static&gt; shuffle(o) takes an array and randomizes it in place then returns it uses the modern version of the Fisher–Yates algorithm Parameters: Name Type Description o array &lt;static&gt; shuffle(o) takes an array and randomizes it in place then returns it uses the modern version of the Fisher–Yates algorithm Parameters: Name Type Description o array &lt;static&gt; slugify(string) slugifies string Parameters: Name Type Description string string &lt;static&gt; slugify(string) slugifies string Parameters: Name Type Description string string &lt;static&gt; userCard() userCard &lt;static&gt; userCard() userCard Namespace: helpers faker. helpers Methods &lt;static&gt; contextualCard() contextualCard &lt;static&gt; contextualCard() contextualCard &lt;static&gt; createCard() createCard &lt;static&gt; createCard() createCard &lt;static&gt; createTransaction() createTransaction &lt;static&gt; createTransaction() createTransaction &lt;static&gt; mustache(str, data) mustache Parameters: Name Type Description str string data object &lt;static&gt; mustache(str, data) mustache Parameters: Name Type Description str string data object &lt;static&gt; randomize(array) backward-compatibility Parameters: Name Type Description array array &lt;static&gt; randomize(array) backward-compatibility Parameters: Name Type Description array array &lt;static&gt; regexpStyleStringParse(string) parse string patterns in a similar way to RegExp e.g. \"#{3}test[1-5]\" -&gt; \"###test4\" Parameters: Name Type Description string string &lt;static&gt; regexpStyleStringParse(string) parse string patterns in a similar way to RegExp e.g. \"#{3}test[1-5]\" -&gt; \"###test4\" Parameters: Name Type Description string string &lt;static&gt; repeatString(string, num) string repeat helper, alternative to String.prototype.repeat.... See PR #382 Parameters: Name Type Description string string num number &lt;static&gt; repeatString(string, num) string repeat helper, alternative to String.prototype.repeat.... See PR #382 Parameters: Name Type Description string string num number &lt;static&gt; replaceCreditCardSymbols(string, symbol) replace symbols in a credit card schems including Luhn checksum Parameters: Name Type Description string string symbol string &lt;static&gt; replaceCreditCardSymbols(string, symbol) replace symbols in a credit card schems including Luhn checksum Parameters: Name Type Description string string symbol string &lt;static&gt; replaceSymbols(string) parses string for symbols (numbers or letters) and replaces them appropriately (# will be replaced with number, ? with letter and * will be replaced with number or letter) Parameters: Name Type Description string string &lt;static&gt; replaceSymbols(string) parses string for symbols (numbers or letters) and replaces them appropriately (# will be replaced with number, ? with letter and * will be replaced with number or letter) Parameters: Name Type Description string string &lt;static&gt; replaceSymbolWithNumber(string, symbol) parses string for a symbol and replace it with a random number from 1-10 Parameters: Name Type Description string string symbol string defaults to \"#\" &lt;static&gt; replaceSymbolWithNumber(string, symbol) parses string for a symbol and replace it with a random number from 1-10 Parameters: Name Type Description string string symbol string defaults to \"#\" &lt;static&gt; shuffle(o) takes an array and randomizes it in place then returns it uses the modern version of the Fisher–Yates algorithm Parameters: Name Type Description o array &lt;static&gt; shuffle(o) takes an array and randomizes it in place then returns it uses the modern version of the Fisher–Yates algorithm Parameters: Name Type Description o array &lt;static&gt; slugify(string) slugifies string Parameters: Name Type Description string string &lt;static&gt; slugify(string) slugifies string Parameters: Name Type Description string string &lt;static&gt; userCard() userCard &lt;static&gt; userCard() userCard × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:18-05:00 using the DocStrap template. "},"faker.image.html":{"id":"faker.image.html","title":"Namespace: image","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: image faker. image Properties: Name Type Description lorempixel object faker.image.lorempixel unsplash object faker.image.unsplash unsplash object faker.image.lorempicsum Default Value: Default provider is unsplash image provider Namespaces lorempicsum lorempixel unsplash Methods &lt;static&gt; abstract(width, height, randomize) abstract Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; abstract(width, height, randomize) abstract Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; animals(width, height, randomize) animals Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; animals(width, height, randomize) animals Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; avatar() avatar &lt;static&gt; avatar() avatar &lt;static&gt; business(width, height, randomize) business Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; business(width, height, randomize) business Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; cats(width, height, randomize) cats Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; cats(width, height, randomize) cats Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; city(width, height, randomize) city Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; city(width, height, randomize) city Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; dataUri(width, height, color) dataUri Parameters: Name Type Description width number height number color string &lt;static&gt; dataUri(width, height, color) dataUri Parameters: Name Type Description width number height number color string &lt;static&gt; fashion(width, height, randomize) fashion Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; fashion(width, height, randomize) fashion Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; food(width, height, randomize) food Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; food(width, height, randomize) food Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; image(width, height, randomize) image Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; image(width, height, randomize) image Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; imageUrl(width, height, category, randomize) imageUrl Parameters: Name Type Description width number height number category string randomize boolean &lt;static&gt; imageUrl(width, height, category, randomize) imageUrl Parameters: Name Type Description width number height number category string randomize boolean &lt;static&gt; nature(width, height, randomize) nature Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; nature(width, height, randomize) nature Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; nightlife(width, height, randomize) nightlife Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; nightlife(width, height, randomize) nightlife Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; people(width, height, randomize) people Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; people(width, height, randomize) people Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; sports(width, height, randomize) sports Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; sports(width, height, randomize) sports Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; technics(width, height, randomize) technics Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; technics(width, height, randomize) technics Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; transport(width, height, randomize) transport Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; transport(width, height, randomize) transport Parameters: Name Type Description width number height number randomize boolean Namespace: image faker. image Properties: Name Type Description lorempixel object faker.image.lorempixel unsplash object faker.image.unsplash unsplash object faker.image.lorempicsum Default Value: Default provider is unsplash image provider Namespaces lorempicsum lorempixel unsplash Methods &lt;static&gt; abstract(width, height, randomize) abstract Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; abstract(width, height, randomize) abstract Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; animals(width, height, randomize) animals Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; animals(width, height, randomize) animals Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; avatar() avatar &lt;static&gt; avatar() avatar &lt;static&gt; business(width, height, randomize) business Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; business(width, height, randomize) business Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; cats(width, height, randomize) cats Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; cats(width, height, randomize) cats Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; city(width, height, randomize) city Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; city(width, height, randomize) city Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; dataUri(width, height, color) dataUri Parameters: Name Type Description width number height number color string &lt;static&gt; dataUri(width, height, color) dataUri Parameters: Name Type Description width number height number color string &lt;static&gt; fashion(width, height, randomize) fashion Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; fashion(width, height, randomize) fashion Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; food(width, height, randomize) food Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; food(width, height, randomize) food Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; image(width, height, randomize) image Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; image(width, height, randomize) image Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; imageUrl(width, height, category, randomize) imageUrl Parameters: Name Type Description width number height number category string randomize boolean &lt;static&gt; imageUrl(width, height, category, randomize) imageUrl Parameters: Name Type Description width number height number category string randomize boolean &lt;static&gt; nature(width, height, randomize) nature Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; nature(width, height, randomize) nature Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; nightlife(width, height, randomize) nightlife Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; nightlife(width, height, randomize) nightlife Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; people(width, height, randomize) people Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; people(width, height, randomize) people Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; sports(width, height, randomize) sports Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; sports(width, height, randomize) sports Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; technics(width, height, randomize) technics Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; technics(width, height, randomize) technics Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; transport(width, height, randomize) transport Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; transport(width, height, randomize) transport Parameters: Name Type Description width number height number randomize boolean × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:19-05:00 using the DocStrap template. "},"faker.image.lorempicsum.html":{"id":"faker.image.lorempicsum.html","title":"Namespace: lorempicsum","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: lorempicsum faker.image. lorempicsum Methods &lt;static&gt; avatar() avatar &lt;static&gt; image(width, height, grayscale, blur) search image from unsplash Parameters: Name Type Description width number height number grayscale boolean blur number 1-10 &lt;static&gt; imageBlurred(width, height, blur) search blurred image from unsplash Parameters: Name Type Description width number height number blur number 1-10 &lt;static&gt; imageGrayscaled(width, height, grayscale) search grayscale image from unsplash Parameters: Name Type Description width number height number grayscale boolean &lt;static&gt; imageRandomSeeded(width, height, grayscale, blur, seed) search same random image from unsplash, based on a seed Parameters: Name Type Description width number height number grayscale boolean blur number 1-10 seed string &lt;static&gt; imageUrl(width, height, grayscale, blur, seed) imageUrl Parameters: Name Type Description width number height number grayscale boolean blur number 1-10 seed string × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:19-05:00 using the DocStrap template. "},"faker.image.lorempixel.html":{"id":"faker.image.lorempixel.html","title":"Namespace: lorempixel","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: lorempixel faker.image. lorempixel Methods &lt;static&gt; abstract(width, height, randomize) abstract Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; animals(width, height, randomize) animals Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; avatar() avatar &lt;static&gt; business(width, height, randomize) business Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; cats(width, height, randomize) cats Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; city(width, height, randomize) city Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; fashion(width, height, randomize) fashion Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; food(width, height, randomize) food Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; image(width, height, randomize) image Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; imageUrl(width, height, category, randomize) imageUrl Parameters: Name Type Description width number height number category string randomize boolean &lt;static&gt; nature(width, height, randomize) nature Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; nightlife(width, height, randomize) nightlife Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; people(width, height, randomize) people Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; sports(width, height, randomize) sports Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; technics(width, height, randomize) technics Parameters: Name Type Description width number height number randomize boolean &lt;static&gt; transport(width, height, randomize) transport Parameters: Name Type Description width number height number randomize boolean × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:19-05:00 using the DocStrap template. "},"faker.image.unsplash.html":{"id":"faker.image.unsplash.html","title":"Namespace: unsplash","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: unsplash faker.image. unsplash Methods &lt;static&gt; avatar() avatar &lt;static&gt; buildings(width, height, keyword) buildings Parameters: Name Type Description width number height number keyword string &lt;static&gt; food(width, height, keyword) food Parameters: Name Type Description width number height number keyword string &lt;static&gt; image(width, height, keyword) search image from unsplash Parameters: Name Type Description width number height number keyword string &lt;static&gt; imageUrl(width, height, category, keyword) imageUrl Parameters: Name Type Description width number height number category string keyword string &lt;static&gt; nature(width, height, keyword) nature Parameters: Name Type Description width number height number keyword string &lt;static&gt; objects(width, height, keyword) objects Parameters: Name Type Description width number height number keyword string &lt;static&gt; people(width, height, keyword) people Parameters: Name Type Description width number height number keyword string &lt;static&gt; technology(width, height, keyword) technology Parameters: Name Type Description width number height number keyword string × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:19-05:00 using the DocStrap template. "},"faker.internet.html":{"id":"faker.internet.html","title":"Namespace: internet","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: internet faker. internet Methods &lt;static&gt; avatar() avatar &lt;static&gt; avatar() avatar &lt;static&gt; color(baseRed255, baseGreen255, baseBlue255) color Parameters: Name Type Description baseRed255 number baseGreen255 number baseBlue255 number &lt;static&gt; color(baseRed255, baseGreen255, baseBlue255) color Parameters: Name Type Description baseRed255 number baseGreen255 number baseBlue255 number &lt;static&gt; domainName() domainName &lt;static&gt; domainName() domainName &lt;static&gt; domainSuffix() domainSuffix &lt;static&gt; domainSuffix() domainSuffix &lt;static&gt; domainWord() domainWord &lt;static&gt; domainWord() domainWord &lt;static&gt; email(firstName, lastName, provider) email Parameters: Name Type Description firstName string lastName string provider string &lt;static&gt; email(firstName, lastName, provider) email Parameters: Name Type Description firstName string lastName string provider string &lt;static&gt; exampleEmail(firstName, lastName) exampleEmail Parameters: Name Type Description firstName string lastName string &lt;static&gt; exampleEmail(firstName, lastName) exampleEmail Parameters: Name Type Description firstName string lastName string &lt;static&gt; httpMethod() method &lt;static&gt; httpMethod() method &lt;static&gt; ip() ip &lt;static&gt; ip() ip &lt;static&gt; ipv6() ipv6 &lt;static&gt; ipv6() ipv6 &lt;static&gt; mac(sep) mac Parameters: Name Type Description sep string &lt;static&gt; mac(sep) mac Parameters: Name Type Description sep string &lt;static&gt; password(len, memorable, pattern, prefix) password Parameters: Name Type Description len number memorable boolean pattern string prefix string &lt;static&gt; password(len, memorable, pattern, prefix) password Parameters: Name Type Description len number memorable boolean pattern string prefix string &lt;static&gt; port() port &lt;static&gt; port() port &lt;static&gt; protocol() protocol &lt;static&gt; protocol() protocol &lt;static&gt; url() url &lt;static&gt; url() url &lt;static&gt; userAgent() userAgent &lt;static&gt; userAgent() userAgent &lt;static&gt; userName(firstName, lastName) userName Parameters: Name Type Description firstName string lastName string &lt;static&gt; userName(firstName, lastName) userName Parameters: Name Type Description firstName string lastName string Namespace: internet faker. internet Methods &lt;static&gt; avatar() avatar &lt;static&gt; avatar() avatar &lt;static&gt; color(baseRed255, baseGreen255, baseBlue255) color Parameters: Name Type Description baseRed255 number baseGreen255 number baseBlue255 number &lt;static&gt; color(baseRed255, baseGreen255, baseBlue255) color Parameters: Name Type Description baseRed255 number baseGreen255 number baseBlue255 number &lt;static&gt; domainName() domainName &lt;static&gt; domainName() domainName &lt;static&gt; domainSuffix() domainSuffix &lt;static&gt; domainSuffix() domainSuffix &lt;static&gt; domainWord() domainWord &lt;static&gt; domainWord() domainWord &lt;static&gt; email(firstName, lastName, provider) email Parameters: Name Type Description firstName string lastName string provider string &lt;static&gt; email(firstName, lastName, provider) email Parameters: Name Type Description firstName string lastName string provider string &lt;static&gt; exampleEmail(firstName, lastName) exampleEmail Parameters: Name Type Description firstName string lastName string &lt;static&gt; exampleEmail(firstName, lastName) exampleEmail Parameters: Name Type Description firstName string lastName string &lt;static&gt; httpMethod() method &lt;static&gt; httpMethod() method &lt;static&gt; ip() ip &lt;static&gt; ip() ip &lt;static&gt; ipv6() ipv6 &lt;static&gt; ipv6() ipv6 &lt;static&gt; mac(sep) mac Parameters: Name Type Description sep string &lt;static&gt; mac(sep) mac Parameters: Name Type Description sep string &lt;static&gt; password(len, memorable, pattern, prefix) password Parameters: Name Type Description len number memorable boolean pattern string prefix string &lt;static&gt; password(len, memorable, pattern, prefix) password Parameters: Name Type Description len number memorable boolean pattern string prefix string &lt;static&gt; port() port &lt;static&gt; port() port &lt;static&gt; protocol() protocol &lt;static&gt; protocol() protocol &lt;static&gt; url() url &lt;static&gt; url() url &lt;static&gt; userAgent() userAgent &lt;static&gt; userAgent() userAgent &lt;static&gt; userName(firstName, lastName) userName Parameters: Name Type Description firstName string lastName string &lt;static&gt; userName(firstName, lastName) userName Parameters: Name Type Description firstName string lastName string × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:19-05:00 using the DocStrap template. "},"faker.lorem.html":{"id":"faker.lorem.html","title":"Namespace: lorem","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: lorem faker. lorem Methods &lt;static&gt; lines(lineCount) returns lines of lorem separated by '\\n' Parameters: Name Type Description lineCount number defaults to a random number between 1 and 5 &lt;static&gt; lines(lineCount) returns lines of lorem separated by '\\n' Parameters: Name Type Description lineCount number defaults to a random number between 1 and 5 &lt;static&gt; paragraph(sentenceCount) paragraph Parameters: Name Type Description sentenceCount number defaults to 3 &lt;static&gt; paragraph(sentenceCount) paragraph Parameters: Name Type Description sentenceCount number defaults to 3 &lt;static&gt; paragraphs(paragraphCount, separator) paragraphs Parameters: Name Type Description paragraphCount number defaults to 3 separator string defaults to '\\n \\r' &lt;static&gt; paragraphs(paragraphCount, separator) paragraphs Parameters: Name Type Description paragraphCount number defaults to 3 separator string defaults to '\\n \\r' &lt;static&gt; sentence(wordCount, range) sentence Parameters: Name Type Description wordCount number defaults to a random number between 3 and 10 range number &lt;static&gt; sentence(wordCount, range) sentence Parameters: Name Type Description wordCount number defaults to a random number between 3 and 10 range number &lt;static&gt; sentences(sentenceCount, separator) sentences Parameters: Name Type Description sentenceCount number defautls to a random number between 2 and 6 separator string defaults to ' ' &lt;static&gt; sentences(sentenceCount, separator) sentences Parameters: Name Type Description sentenceCount number defautls to a random number between 2 and 6 separator string defaults to ' ' &lt;static&gt; slug(wordCount) slug Parameters: Name Type Description wordCount number number of words, defaults to 3 &lt;static&gt; slug(wordCount) slug Parameters: Name Type Description wordCount number number of words, defaults to 3 &lt;static&gt; text(times) returns random text based on a random lorem method Parameters: Name Type Description times number &lt;static&gt; text(times) returns random text based on a random lorem method Parameters: Name Type Description times number &lt;static&gt; word(length) generates a word of a specified length Parameters: Name Type Description length number length of the word that should be returned. Defaults to a random length &lt;static&gt; word(length) generates a word of a specified length Parameters: Name Type Description length number length of the word that should be returned. Defaults to a random length &lt;static&gt; words(num) generates a space separated list of words Parameters: Name Type Description num number number of words, defaults to 3 &lt;static&gt; words(num) generates a space separated list of words Parameters: Name Type Description num number number of words, defaults to 3 Namespace: lorem faker. lorem Methods &lt;static&gt; lines(lineCount) returns lines of lorem separated by '\\n' Parameters: Name Type Description lineCount number defaults to a random number between 1 and 5 &lt;static&gt; lines(lineCount) returns lines of lorem separated by '\\n' Parameters: Name Type Description lineCount number defaults to a random number between 1 and 5 &lt;static&gt; paragraph(sentenceCount) paragraph Parameters: Name Type Description sentenceCount number defaults to 3 &lt;static&gt; paragraph(sentenceCount) paragraph Parameters: Name Type Description sentenceCount number defaults to 3 &lt;static&gt; paragraphs(paragraphCount, separator) paragraphs Parameters: Name Type Description paragraphCount number defaults to 3 separator string defaults to '\\n \\r' &lt;static&gt; paragraphs(paragraphCount, separator) paragraphs Parameters: Name Type Description paragraphCount number defaults to 3 separator string defaults to '\\n \\r' &lt;static&gt; sentence(wordCount, range) sentence Parameters: Name Type Description wordCount number defaults to a random number between 3 and 10 range number &lt;static&gt; sentence(wordCount, range) sentence Parameters: Name Type Description wordCount number defaults to a random number between 3 and 10 range number &lt;static&gt; sentences(sentenceCount, separator) sentences Parameters: Name Type Description sentenceCount number defautls to a random number between 2 and 6 separator string defaults to ' ' &lt;static&gt; sentences(sentenceCount, separator) sentences Parameters: Name Type Description sentenceCount number defautls to a random number between 2 and 6 separator string defaults to ' ' &lt;static&gt; slug(wordCount) slug Parameters: Name Type Description wordCount number number of words, defaults to 3 &lt;static&gt; slug(wordCount) slug Parameters: Name Type Description wordCount number number of words, defaults to 3 &lt;static&gt; text(times) returns random text based on a random lorem method Parameters: Name Type Description times number &lt;static&gt; text(times) returns random text based on a random lorem method Parameters: Name Type Description times number &lt;static&gt; word(length) generates a word of a specified length Parameters: Name Type Description length number length of the word that should be returned. Defaults to a random length &lt;static&gt; word(length) generates a word of a specified length Parameters: Name Type Description length number length of the word that should be returned. Defaults to a random length &lt;static&gt; words(num) generates a space separated list of words Parameters: Name Type Description num number number of words, defaults to 3 &lt;static&gt; words(num) generates a space separated list of words Parameters: Name Type Description num number number of words, defaults to 3 × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:19-05:00 using the DocStrap template. "},"faker.music.html":{"id":"faker.music.html","title":"Namespace: music","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: music faker. music Methods &lt;static&gt; genre() genre &lt;static&gt; genre() genre Namespace: music faker. music Methods &lt;static&gt; genre() genre &lt;static&gt; genre() genre × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:19-05:00 using the DocStrap template. "},"faker.name.html":{"id":"faker.name.html","title":"Namespace: name","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: name faker. name Methods &lt;static&gt; findName(firstName, lastName, gender) findName Parameters: Name Type Description firstName string lastName string gender mixed &lt;static&gt; findName(firstName, lastName, gender) findName Parameters: Name Type Description firstName string lastName string gender mixed &lt;static&gt; firstName(gender) firstName Parameters: Name Type Description gender mixed &lt;static&gt; firstName(gender) firstName Parameters: Name Type Description gender mixed &lt;static&gt; gender() gender &lt;static&gt; gender() gender &lt;static&gt; jobArea() jobArea &lt;static&gt; jobArea() jobArea &lt;static&gt; jobDescriptor() jobDescriptor &lt;static&gt; jobDescriptor() jobDescriptor &lt;static&gt; jobTitle() jobTitle &lt;static&gt; jobTitle() jobTitle &lt;static&gt; jobType() jobType &lt;static&gt; jobType() jobType &lt;static&gt; lastName(gender) lastName Parameters: Name Type Description gender mixed &lt;static&gt; lastName(gender) lastName Parameters: Name Type Description gender mixed &lt;static&gt; middleName(gender) middleName Parameters: Name Type Description gender mixed &lt;static&gt; middleName(gender) middleName Parameters: Name Type Description gender mixed &lt;static&gt; prefix(gender) prefix Parameters: Name Type Description gender mixed &lt;static&gt; prefix(gender) prefix Parameters: Name Type Description gender mixed &lt;static&gt; suffix() suffix &lt;static&gt; suffix() suffix &lt;static&gt; title() title &lt;static&gt; title() title Namespace: name faker. name Methods &lt;static&gt; findName(firstName, lastName, gender) findName Parameters: Name Type Description firstName string lastName string gender mixed &lt;static&gt; findName(firstName, lastName, gender) findName Parameters: Name Type Description firstName string lastName string gender mixed &lt;static&gt; firstName(gender) firstName Parameters: Name Type Description gender mixed &lt;static&gt; firstName(gender) firstName Parameters: Name Type Description gender mixed &lt;static&gt; gender() gender &lt;static&gt; gender() gender &lt;static&gt; jobArea() jobArea &lt;static&gt; jobArea() jobArea &lt;static&gt; jobDescriptor() jobDescriptor &lt;static&gt; jobDescriptor() jobDescriptor &lt;static&gt; jobTitle() jobTitle &lt;static&gt; jobTitle() jobTitle &lt;static&gt; jobType() jobType &lt;static&gt; jobType() jobType &lt;static&gt; lastName(gender) lastName Parameters: Name Type Description gender mixed &lt;static&gt; lastName(gender) lastName Parameters: Name Type Description gender mixed &lt;static&gt; middleName(gender) middleName Parameters: Name Type Description gender mixed &lt;static&gt; middleName(gender) middleName Parameters: Name Type Description gender mixed &lt;static&gt; prefix(gender) prefix Parameters: Name Type Description gender mixed &lt;static&gt; prefix(gender) prefix Parameters: Name Type Description gender mixed &lt;static&gt; suffix() suffix &lt;static&gt; suffix() suffix &lt;static&gt; title() title &lt;static&gt; title() title × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:19-05:00 using the DocStrap template. "},"faker.phone.html":{"id":"faker.phone.html","title":"Namespace: phone","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: phone faker. phone Methods &lt;static&gt; phoneFormats() phoneFormats &lt;static&gt; phoneFormats() phoneFormats &lt;static&gt; phoneFormatsArrayIndex(phoneFormatsArrayIndex) phoneNumberFormat Parameters: Name Type Description phoneFormatsArrayIndex &lt;static&gt; phoneFormatsArrayIndex(phoneFormatsArrayIndex) phoneNumberFormat Parameters: Name Type Description phoneFormatsArrayIndex &lt;static&gt; phoneNumber(format) phoneNumber Parameters: Name Type Description format string &lt;static&gt; phoneNumber(format) phoneNumber Parameters: Name Type Description format string Namespace: phone faker. phone Methods &lt;static&gt; phoneFormats() phoneFormats &lt;static&gt; phoneFormats() phoneFormats &lt;static&gt; phoneFormatsArrayIndex(phoneFormatsArrayIndex) phoneNumberFormat Parameters: Name Type Description phoneFormatsArrayIndex &lt;static&gt; phoneFormatsArrayIndex(phoneFormatsArrayIndex) phoneNumberFormat Parameters: Name Type Description phoneFormatsArrayIndex &lt;static&gt; phoneNumber(format) phoneNumber Parameters: Name Type Description format string &lt;static&gt; phoneNumber(format) phoneNumber Parameters: Name Type Description format string × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:19-05:00 using the DocStrap template. "},"faker.random.html":{"id":"faker.random.html","title":"Namespace: random","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: random faker. random Methods &lt;static&gt; alpha(options) alpha. returns lower/upper alpha characters based count and upcase options Parameters: Name Type Description options mixed // defaults to { count: 1, upcase: false } &lt;static&gt; alpha(options) alpha. returns lower/upper alpha characters based count and upcase options Parameters: Name Type Description options mixed // defaults to { count: 1, upcase: false } &lt;static&gt; alphaNumeric(count) alphaNumeric Parameters: Name Type Description count number defaults to 1 &lt;static&gt; alphaNumeric(count) alphaNumeric Parameters: Name Type Description count number defaults to 1 &lt;static&gt; arrayElement(array) takes an array and returns a random element of the array Parameters: Name Type Description array array &lt;static&gt; arrayElement(array) takes an array and returns a random element of the array Parameters: Name Type Description array array &lt;static&gt; arrayElements(array, count) takes an array and returns a subset with random elements of the array Parameters: Name Type Description array array count number number of elements to pick &lt;static&gt; arrayElements(array, count) takes an array and returns a subset with random elements of the array Parameters: Name Type Description array array count number number of elements to pick &lt;static&gt; boolean() boolean &lt;static&gt; boolean() boolean &lt;static&gt; float(options) returns a single random floating-point number based on a max number or range Parameters: Name Type Description options mixed &lt;static&gt; float(options) returns a single random floating-point number based on a max number or range Parameters: Name Type Description options mixed &lt;static&gt; hexaDecimal(count) hexaDecimal Parameters: Name Type Description count number defaults to 1 &lt;static&gt; hexaDecimal(count) hexaDecimal Parameters: Name Type Description count number defaults to 1 &lt;static&gt; image() locale &lt;static&gt; image() locale &lt;static&gt; locale() locale &lt;static&gt; locale() locale &lt;static&gt; number(options) returns a single random number based on a max number or range Parameters: Name Type Description options mixed {min, max, precision} &lt;static&gt; number(options) returns a single random number based on a max number or range Parameters: Name Type Description options mixed {min, max, precision} &lt;static&gt; objectElement(object, field) takes an object and returns the randomly key or value Parameters: Name Type Description object object field mixed &lt;static&gt; objectElement(object, field) takes an object and returns the randomly key or value Parameters: Name Type Description object object field mixed &lt;static&gt; uuid() uuid &lt;static&gt; uuid() uuid &lt;static&gt; word(type) word Parameters: Name Type Description type string &lt;static&gt; word(type) word Parameters: Name Type Description type string &lt;static&gt; words(count) randomWords Parameters: Name Type Description count number defaults to a random value between 1 and 3 &lt;static&gt; words(count) randomWords Parameters: Name Type Description count number defaults to a random value between 1 and 3 Namespace: random faker. random Methods &lt;static&gt; alpha(options) alpha. returns lower/upper alpha characters based count and upcase options Parameters: Name Type Description options mixed // defaults to { count: 1, upcase: false } &lt;static&gt; alpha(options) alpha. returns lower/upper alpha characters based count and upcase options Parameters: Name Type Description options mixed // defaults to { count: 1, upcase: false } &lt;static&gt; alphaNumeric(count) alphaNumeric Parameters: Name Type Description count number defaults to 1 &lt;static&gt; alphaNumeric(count) alphaNumeric Parameters: Name Type Description count number defaults to 1 &lt;static&gt; arrayElement(array) takes an array and returns a random element of the array Parameters: Name Type Description array array &lt;static&gt; arrayElement(array) takes an array and returns a random element of the array Parameters: Name Type Description array array &lt;static&gt; arrayElements(array, count) takes an array and returns a subset with random elements of the array Parameters: Name Type Description array array count number number of elements to pick &lt;static&gt; arrayElements(array, count) takes an array and returns a subset with random elements of the array Parameters: Name Type Description array array count number number of elements to pick &lt;static&gt; boolean() boolean &lt;static&gt; boolean() boolean &lt;static&gt; float(options) returns a single random floating-point number based on a max number or range Parameters: Name Type Description options mixed &lt;static&gt; float(options) returns a single random floating-point number based on a max number or range Parameters: Name Type Description options mixed &lt;static&gt; hexaDecimal(count) hexaDecimal Parameters: Name Type Description count number defaults to 1 &lt;static&gt; hexaDecimal(count) hexaDecimal Parameters: Name Type Description count number defaults to 1 &lt;static&gt; image() locale &lt;static&gt; image() locale &lt;static&gt; locale() locale &lt;static&gt; locale() locale &lt;static&gt; number(options) returns a single random number based on a max number or range Parameters: Name Type Description options mixed {min, max, precision} &lt;static&gt; number(options) returns a single random number based on a max number or range Parameters: Name Type Description options mixed {min, max, precision} &lt;static&gt; objectElement(object, field) takes an object and returns the randomly key or value Parameters: Name Type Description object object field mixed &lt;static&gt; objectElement(object, field) takes an object and returns the randomly key or value Parameters: Name Type Description object object field mixed &lt;static&gt; uuid() uuid &lt;static&gt; uuid() uuid &lt;static&gt; word(type) word Parameters: Name Type Description type string &lt;static&gt; word(type) word Parameters: Name Type Description type string &lt;static&gt; words(count) randomWords Parameters: Name Type Description count number defaults to a random value between 1 and 3 &lt;static&gt; words(count) randomWords Parameters: Name Type Description count number defaults to a random value between 1 and 3 × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:19-05:00 using the DocStrap template. "},"faker.system.html":{"id":"faker.system.html","title":"Namespace: system","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: system faker. system Methods &lt;static&gt; commonFileExt(type) returns a commonly used file extension based on optional type Parameters: Name Type Description type string &lt;static&gt; commonFileExt(type) returns a commonly used file extension based on optional type Parameters: Name Type Description type string &lt;static&gt; commonFileName(ext, type) commonFileName Parameters: Name Type Description ext string type string &lt;static&gt; commonFileName(ext, type) commonFileName Parameters: Name Type Description ext string type string &lt;static&gt; commonFileType() returns a commonly used file type &lt;static&gt; commonFileType() returns a commonly used file type &lt;static&gt; directoryPath() returns directory path &lt;static&gt; directoryPath() returns directory path &lt;static&gt; fileExt(mimeType) fileExt Parameters: Name Type Description mimeType string &lt;static&gt; fileExt(mimeType) fileExt Parameters: Name Type Description mimeType string &lt;static&gt; fileName(ext, type) generates a file name with extension or optional type Parameters: Name Type Description ext string type string &lt;static&gt; fileName(ext, type) generates a file name with extension or optional type Parameters: Name Type Description ext string type string &lt;static&gt; filePath() returns file path &lt;static&gt; filePath() returns file path &lt;static&gt; fileType() returns any file type available as mime-type &lt;static&gt; fileType() returns any file type available as mime-type &lt;static&gt; mimeType() mimeType &lt;static&gt; mimeType() mimeType &lt;static&gt; semver() semver &lt;static&gt; semver() semver Namespace: system faker. system Methods &lt;static&gt; commonFileExt(type) returns a commonly used file extension based on optional type Parameters: Name Type Description type string &lt;static&gt; commonFileExt(type) returns a commonly used file extension based on optional type Parameters: Name Type Description type string &lt;static&gt; commonFileName(ext, type) commonFileName Parameters: Name Type Description ext string type string &lt;static&gt; commonFileName(ext, type) commonFileName Parameters: Name Type Description ext string type string &lt;static&gt; commonFileType() returns a commonly used file type &lt;static&gt; commonFileType() returns a commonly used file type &lt;static&gt; directoryPath() returns directory path &lt;static&gt; directoryPath() returns directory path &lt;static&gt; fileExt(mimeType) fileExt Parameters: Name Type Description mimeType string &lt;static&gt; fileExt(mimeType) fileExt Parameters: Name Type Description mimeType string &lt;static&gt; fileName(ext, type) generates a file name with extension or optional type Parameters: Name Type Description ext string type string &lt;static&gt; fileName(ext, type) generates a file name with extension or optional type Parameters: Name Type Description ext string type string &lt;static&gt; filePath() returns file path &lt;static&gt; filePath() returns file path &lt;static&gt; fileType() returns any file type available as mime-type &lt;static&gt; fileType() returns any file type available as mime-type &lt;static&gt; mimeType() mimeType &lt;static&gt; mimeType() mimeType &lt;static&gt; semver() semver &lt;static&gt; semver() semver × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:19-05:00 using the DocStrap template. "},"faker.time.html":{"id":"faker.time.html","title":"Namespace: time","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: time faker. time Methods &lt;static&gt; recent(outputType) recent Parameters: Name Type Description outputType string 'abbr' || 'wide' || 'unix' (default choice) &lt;static&gt; recent(outputType) recent Parameters: Name Type Description outputType string 'abbr' || 'wide' || 'unix' (default choice) Namespace: time faker. time Methods &lt;static&gt; recent(outputType) recent Parameters: Name Type Description outputType string 'abbr' || 'wide' || 'unix' (default choice) &lt;static&gt; recent(outputType) recent Parameters: Name Type Description outputType string 'abbr' || 'wide' || 'unix' (default choice) × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:19-05:00 using the DocStrap template. "},"faker.unique.html":{"id":"faker.unique.html","title":"Namespace: unique","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: unique faker. unique Namespace: unique faker. unique × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:19-05:00 using the DocStrap template. "},"faker.vehicle.html":{"id":"faker.vehicle.html","title":"Namespace: vehicle","body":" Documentation Namespaces fakerfaker.addressfaker.commercefaker.companyfaker.databasefaker.datefaker.financefaker.gitfaker.hackerfaker.helpersfaker.imagefaker.image.lorempicsumfaker.image.lorempixelfaker.image.unsplashfaker.internetfaker.loremfaker.musicfaker.namefaker.phonefaker.randomfaker.systemfaker.timefaker.uniquefaker.vehicle Global unique Namespace: vehicle faker. vehicle Methods &lt;static&gt; color() color &lt;static&gt; color() color &lt;static&gt; fuel() fuel &lt;static&gt; fuel() fuel &lt;static&gt; manufacturer() manufacturer &lt;static&gt; manufacturer() manufacturer &lt;static&gt; model() model &lt;static&gt; model() model &lt;static&gt; type() type &lt;static&gt; type() type &lt;static&gt; vehicle() vehicle &lt;static&gt; vehicle() vehicle &lt;static&gt; vin() vin &lt;static&gt; vin() vin &lt;static&gt; vrm() vrm &lt;static&gt; vrm() vrm Namespace: vehicle faker. vehicle Methods &lt;static&gt; color() color &lt;static&gt; color() color &lt;static&gt; fuel() fuel &lt;static&gt; fuel() fuel &lt;static&gt; manufacturer() manufacturer &lt;static&gt; manufacturer() manufacturer &lt;static&gt; model() model &lt;static&gt; model() model &lt;static&gt; type() type &lt;static&gt; type() type &lt;static&gt; vehicle() vehicle &lt;static&gt; vehicle() vehicle &lt;static&gt; vin() vin &lt;static&gt; vin() vin &lt;static&gt; vrm() vrm &lt;static&gt; vrm() vrm × Search results Close Documentation generated by JSDoc 3.6.6 on 2021-02-10T14:58:19-05:00 using the DocStrap template. "}}
</script>
<script type="text/javascript">