From 2aa00986923a4eee359b7a21520956f436fa8917 Mon Sep 17 00:00:00 2001 From: Marak Date: Mon, 22 Sep 2014 11:27:08 +0200 Subject: [dist] Updated browser example. Moved browser example into new directory. --- examples/index.html | 91 ----------------------------------------------------- 1 file changed, 91 deletions(-) delete mode 100644 examples/index.html (limited to 'examples/index.html') diff --git a/examples/index.html b/examples/index.html deleted file mode 100644 index 08a21691..00000000 --- a/examples/index.html +++ /dev/null @@ -1,91 +0,0 @@ - - - faker.js - generate massive amounts of fake data in Node.js and the browser - - - - - - - -

faker.js - generate massive amounts of fake data in Node.js and the browser

- Fork me on GitHub - - -
-
- locale - card count :

- protip: open your console on this page and run: console.log(faker); var randomName = faker.name.findName(); console.log(randomName);
-
- - -- cgit v1.2.3