[
    {
        "scope": "https://api.github.com:443",
        "method": "GET",
        "path": "/repos/victorquinn/chancejs/issues?access_token=2677d9b3ac8d3a41f9919aa2b923886396dd186b",
        "body": "",
        "status": 200,
        "response": [
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/240",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/240/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/240/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/240/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/240",
                "id": 135164500,
                "number": 240,
                "title": "[ecosystem] Mixin repo",
                "user": {
                    "login": "leesei",
                    "id": 544400,
                    "avatar_url": "https://avatars.githubusercontent.com/u/544400?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/leesei",
                    "html_url": "https://github.com/leesei",
                    "followers_url": "https://api.github.com/users/leesei/followers",
                    "following_url": "https://api.github.com/users/leesei/following{/other_user}",
                    "gists_url": "https://api.github.com/users/leesei/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/leesei/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/leesei/subscriptions",
                    "organizations_url": "https://api.github.com/users/leesei/orgs",
                    "repos_url": "https://api.github.com/users/leesei/repos",
                    "events_url": "https://api.github.com/users/leesei/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/leesei/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 1,
                "created_at": "2016-02-21T05:50:17Z",
                "updated_at": "2016-02-21T08:35:53Z",
                "closed_at": null,
                "body": "Mixin is a great feature for extending Chance, the community sometimes recommend mixins upon a feature request.\r\n\r\nhttps://github.com/victorquinn/chancejs/issues/82#issuecomment-76716159\r\nhttps://github.com/victorquinn/chancejs/issues/133\r\nhttps://github.com/victorquinn/chancejs/issues/154\r\nhttps://github.com/victorquinn/chancejs/issues/219\r\nhttps://github.com/victorquinn/chancejs/issues/223\r\n\r\nI think if  a repository for mixin exists, users can browse and learn how to use Chance.\r\nIt can also be a testground to see what should be incorporated in the mainstream Chance library.\r\n\r\n--- \r\n\r\nAs a side note, I think some of the Chance API can be modularized as external modules and added as mixins. This can keep the Chance core compact and let the users require only what they need. \r\nLodash is heading towards this path, see [npm lodash-modularized](https://www.npmjs.com/browse/keyword/lodash-modularized) and [source]( https://github.com/lodash/lodash/tree/npm-packages). I *think* the dist library is built from these modules but haven't verified that.\r\n\r\nI recommend creating Chance.js organization and maintain a bunch of official mixins there.\r\nI'll try to create some mixins as npm module to demostrate see how it looks."
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/239",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/239/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/239/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/239/events",
                "html_url": "https://github.com/victorquinn/chancejs/pull/239",
                "id": 135134811,
                "number": 239,
                "title": "Doc company first script",
                "user": {
                    "login": "eurafa",
                    "id": 2688541,
                    "avatar_url": "https://avatars.githubusercontent.com/u/2688541?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/eurafa",
                    "html_url": "https://github.com/eurafa",
                    "followers_url": "https://api.github.com/users/eurafa/followers",
                    "following_url": "https://api.github.com/users/eurafa/following{/other_user}",
                    "gists_url": "https://api.github.com/users/eurafa/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/eurafa/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/eurafa/subscriptions",
                    "organizations_url": "https://api.github.com/users/eurafa/orgs",
                    "repos_url": "https://api.github.com/users/eurafa/repos",
                    "events_url": "https://api.github.com/users/eurafa/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/eurafa/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 0,
                "created_at": "2016-02-20T23:42:37Z",
                "updated_at": "2016-02-20T23:42:37Z",
                "closed_at": null,
                "pull_request": {
                    "url": "https://api.github.com/repos/victorquinn/chancejs/pulls/239",
                    "html_url": "https://github.com/victorquinn/chancejs/pull/239",
                    "diff_url": "https://github.com/victorquinn/chancejs/pull/239.diff",
                    "patch_url": "https://github.com/victorquinn/chancejs/pull/239.patch"
                },
                "body": "Documentation for Company, adding cnpj function."
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/238",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/238/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/238/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/238/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/238",
                "id": 135090775,
                "number": 238,
                "title": "[doc] Quotes in Markdown 'string' turned to `string` in HTML",
                "user": {
                    "login": "leesei",
                    "id": 544400,
                    "avatar_url": "https://avatars.githubusercontent.com/u/544400?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/leesei",
                    "html_url": "https://github.com/leesei",
                    "followers_url": "https://api.github.com/users/leesei/followers",
                    "following_url": "https://api.github.com/users/leesei/following{/other_user}",
                    "gists_url": "https://api.github.com/users/leesei/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/leesei/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/leesei/subscriptions",
                    "organizations_url": "https://api.github.com/users/leesei/orgs",
                    "repos_url": "https://api.github.com/users/leesei/repos",
                    "events_url": "https://api.github.com/users/leesei/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/leesei/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 1,
                "created_at": "2016-02-20T16:06:49Z",
                "updated_at": "2016-02-21T08:31:48Z",
                "closed_at": null,
                "body": "I found this when copy-and-pasting codes from \r\n\r\nThese are copies from http://chancejs.com/, note the quotes are not valid JavaScript.\r\n\r\n```js\r\nvar Chance = require(‘chance’);\r\nvar chance1 = new Chance(“foo”);\r\nvar chance2 = new Chance(“bar”);\r\n```\r\n\r\nThere should be an options equivalent to this [smartypants](https://www.npmjs.com/package/marked#smartypants) that should be turned off.\r\n\r\nPS. congrats to the 1.0 release"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/237",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/237/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/237/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/237/events",
                "html_url": "https://github.com/victorquinn/chancejs/pull/237",
                "id": 134721737,
                "number": 237,
                "title": "Fix Weighted for Edge Cases",
                "user": {
                    "login": "thesupremecommander",
                    "id": 955231,
                    "avatar_url": "https://avatars.githubusercontent.com/u/955231?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/thesupremecommander",
                    "html_url": "https://github.com/thesupremecommander",
                    "followers_url": "https://api.github.com/users/thesupremecommander/followers",
                    "following_url": "https://api.github.com/users/thesupremecommander/following{/other_user}",
                    "gists_url": "https://api.github.com/users/thesupremecommander/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/thesupremecommander/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/thesupremecommander/subscriptions",
                    "organizations_url": "https://api.github.com/users/thesupremecommander/orgs",
                    "repos_url": "https://api.github.com/users/thesupremecommander/repos",
                    "events_url": "https://api.github.com/users/thesupremecommander/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/thesupremecommander/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 0,
                "created_at": "2016-02-18T22:50:05Z",
                "updated_at": "2016-02-18T22:50:38Z",
                "closed_at": null,
                "pull_request": {
                    "url": "https://api.github.com/repos/victorquinn/chancejs/pulls/237",
                    "html_url": "https://github.com/victorquinn/chancejs/pull/237",
                    "diff_url": "https://github.com/victorquinn/chancejs/pull/237.diff",
                    "patch_url": "https://github.com/victorquinn/chancejs/pull/237.patch"
                },
                "body": "On certain values, `chance.weighted` will throw the error `RangeError: Chance: Min cannot be greater than Max.` One example is calling `chance.weighted(['a', 'b'], [0.1551542617907946, 0])`.\r\n\r\nThe error is related to scaling the values into integers, where certain values multiplied by their multiplicative inverse yield `0.9999999999999999` instead of `1`.\r\n\r\nThis patch removes the scaling as it doesn't seem to be necessary, instead using `chance.random` scaled to the sum of the unscaled weights."
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/235",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/235/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/235/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/235/events",
                "html_url": "https://github.com/victorquinn/chancejs/pull/235",
                "id": 133725709,
                "number": 235,
                "title": "Add mocker-data-generator to the Readme.md",
                "user": {
                    "login": "danibram",
                    "id": 3658914,
                    "avatar_url": "https://avatars.githubusercontent.com/u/3658914?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/danibram",
                    "html_url": "https://github.com/danibram",
                    "followers_url": "https://api.github.com/users/danibram/followers",
                    "following_url": "https://api.github.com/users/danibram/following{/other_user}",
                    "gists_url": "https://api.github.com/users/danibram/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/danibram/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/danibram/subscriptions",
                    "organizations_url": "https://api.github.com/users/danibram/orgs",
                    "repos_url": "https://api.github.com/users/danibram/repos",
                    "events_url": "https://api.github.com/users/danibram/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/danibram/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 0,
                "created_at": "2016-02-15T14:28:24Z",
                "updated_at": "2016-02-15T14:28:24Z",
                "closed_at": null,
                "pull_request": {
                    "url": "https://api.github.com/repos/victorquinn/chancejs/pulls/235",
                    "html_url": "https://github.com/victorquinn/chancejs/pull/235",
                    "diff_url": "https://github.com/victorquinn/chancejs/pull/235.diff",
                    "patch_url": "https://github.com/victorquinn/chancejs/pull/235.patch"
                },
                "body": "Add mocker-data-generator module to the Readme"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/225",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/225/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/225/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/225/events",
                "html_url": "https://github.com/victorquinn/chancejs/pull/225",
                "id": 122657802,
                "number": 225,
                "title": "CNPJ generator added",
                "user": {
                    "login": "eurafa",
                    "id": 2688541,
                    "avatar_url": "https://avatars.githubusercontent.com/u/2688541?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/eurafa",
                    "html_url": "https://github.com/eurafa",
                    "followers_url": "https://api.github.com/users/eurafa/followers",
                    "following_url": "https://api.github.com/users/eurafa/following{/other_user}",
                    "gists_url": "https://api.github.com/users/eurafa/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/eurafa/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/eurafa/subscriptions",
                    "organizations_url": "https://api.github.com/users/eurafa/orgs",
                    "repos_url": "https://api.github.com/users/eurafa/repos",
                    "events_url": "https://api.github.com/users/eurafa/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/eurafa/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 3,
                "created_at": "2015-12-17T04:15:03Z",
                "updated_at": "2016-02-21T05:02:31Z",
                "closed_at": null,
                "pull_request": {
                    "url": "https://api.github.com/repos/victorquinn/chancejs/pulls/225",
                    "html_url": "https://github.com/victorquinn/chancejs/pull/225",
                    "diff_url": "https://github.com/victorquinn/chancejs/pull/225.diff",
                    "patch_url": "https://github.com/victorquinn/chancejs/pull/225.patch"
                },
                "body": "Hello. \r\nI implemented another brazillian number generator: **CNPJ**.\r\nIt's like a **CPF**, but for companies instead citizens.\r\n\r\n@victorquinn:\r\n- How can I contribute updating documentation?\r\n- Who should to update the minified javascript file?\r\n\r\nThank you\r\n"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/224",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/224/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/224/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/224/events",
                "html_url": "https://github.com/victorquinn/chancejs/pull/224",
                "id": 122396229,
                "number": 224,
                "title": "fixed issue #221 + ip ranges.",
                "user": {
                    "login": "anio",
                    "id": 3686626,
                    "avatar_url": "https://avatars.githubusercontent.com/u/3686626?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/anio",
                    "html_url": "https://github.com/anio",
                    "followers_url": "https://api.github.com/users/anio/followers",
                    "following_url": "https://api.github.com/users/anio/following{/other_user}",
                    "gists_url": "https://api.github.com/users/anio/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/anio/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/anio/subscriptions",
                    "organizations_url": "https://api.github.com/users/anio/orgs",
                    "repos_url": "https://api.github.com/users/anio/repos",
                    "events_url": "https://api.github.com/users/anio/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/anio/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 0,
                "created_at": "2015-12-15T23:58:50Z",
                "updated_at": "2016-01-24T20:43:42Z",
                "closed_at": null,
                "pull_request": {
                    "url": "https://api.github.com/repos/victorquinn/chancejs/pulls/224",
                    "html_url": "https://github.com/victorquinn/chancejs/pull/224",
                    "diff_url": "https://github.com/victorquinn/chancejs/pull/224.diff",
                    "patch_url": "https://github.com/victorquinn/chancejs/pull/224.patch"
                },
                "body": ""
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/223",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/223/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/223/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/223/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/223",
                "id": 121425594,
                "number": 223,
                "title": "Proposal of `chance.file()`",
                "user": {
                    "login": "fritx",
                    "id": 6647633,
                    "avatar_url": "https://avatars.githubusercontent.com/u/6647633?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/fritx",
                    "html_url": "https://github.com/fritx",
                    "followers_url": "https://api.github.com/users/fritx/followers",
                    "following_url": "https://api.github.com/users/fritx/following{/other_user}",
                    "gists_url": "https://api.github.com/users/fritx/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/fritx/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/fritx/subscriptions",
                    "organizations_url": "https://api.github.com/users/fritx/orgs",
                    "repos_url": "https://api.github.com/users/fritx/repos",
                    "events_url": "https://api.github.com/users/fritx/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/fritx/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 1,
                "created_at": "2015-12-10T08:01:21Z",
                "updated_at": "2016-02-21T06:22:11Z",
                "closed_at": null,
                "body": "```js\r\nchance.file()\r\n//=> \"D:\\foo\\bar.txt\"\r\nchance.directory()\r\n//=> \"D:\\foo\\bar\\\"\r\n```"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/222",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/222/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/222/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/222/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/222",
                "id": 121235999,
                "number": 222,
                "title": "Update website.",
                "user": {
                    "login": "alejandronanez",
                    "id": 464978,
                    "avatar_url": "https://avatars.githubusercontent.com/u/464978?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/alejandronanez",
                    "html_url": "https://github.com/alejandronanez",
                    "followers_url": "https://api.github.com/users/alejandronanez/followers",
                    "following_url": "https://api.github.com/users/alejandronanez/following{/other_user}",
                    "gists_url": "https://api.github.com/users/alejandronanez/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/alejandronanez/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/alejandronanez/subscriptions",
                    "organizations_url": "https://api.github.com/users/alejandronanez/orgs",
                    "repos_url": "https://api.github.com/users/alejandronanez/repos",
                    "events_url": "https://api.github.com/users/alejandronanez/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/alejandronanez/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 2,
                "created_at": "2015-12-09T13:16:29Z",
                "updated_at": "2016-02-20T19:47:21Z",
                "closed_at": null,
                "body": "Hey good morning,\r\n\r\nWe need to update the website with the `avatar()` method documentation.\r\n\r\nThanks!"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/221",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/221/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/221/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/221/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/221",
                "id": 119887924,
                "number": 221,
                "title": "Inifite loop when using chance.exp_month({ future: true })  in December",
                "user": {
                    "login": "wgcrouch",
                    "id": 340761,
                    "avatar_url": "https://avatars.githubusercontent.com/u/340761?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/wgcrouch",
                    "html_url": "https://github.com/wgcrouch",
                    "followers_url": "https://api.github.com/users/wgcrouch/followers",
                    "following_url": "https://api.github.com/users/wgcrouch/following{/other_user}",
                    "gists_url": "https://api.github.com/users/wgcrouch/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/wgcrouch/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/wgcrouch/subscriptions",
                    "organizations_url": "https://api.github.com/users/wgcrouch/orgs",
                    "repos_url": "https://api.github.com/users/wgcrouch/repos",
                    "events_url": "https://api.github.com/users/wgcrouch/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/wgcrouch/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 0,
                "created_at": "2015-12-02T08:00:35Z",
                "updated_at": "2015-12-02T08:00:35Z",
                "closed_at": null,
                "body": "It loops until it finds a month greater than the current month, and in December this is never true, so it loops inifintely. \r\n\r\nNot sure how to fix this without it knowing what year it is. "
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/220",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/220/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/220/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/220/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/220",
                "id": 119191261,
                "number": 220,
                "title": "[feature request] House number",
                "user": {
                    "login": "hellboy81",
                    "id": 341600,
                    "avatar_url": "https://avatars.githubusercontent.com/u/341600?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/hellboy81",
                    "html_url": "https://github.com/hellboy81",
                    "followers_url": "https://api.github.com/users/hellboy81/followers",
                    "following_url": "https://api.github.com/users/hellboy81/following{/other_user}",
                    "gists_url": "https://api.github.com/users/hellboy81/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/hellboy81/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/hellboy81/subscriptions",
                    "organizations_url": "https://api.github.com/users/hellboy81/orgs",
                    "repos_url": "https://api.github.com/users/hellboy81/repos",
                    "events_url": "https://api.github.com/users/hellboy81/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/hellboy81/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 0,
                "created_at": "2015-11-27T12:50:13Z",
                "updated_at": "2015-11-27T12:50:13Z",
                "closed_at": null,
                "body": "Add support for generating fake house numbers"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/219",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/219/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/219/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/219/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/219",
                "id": 119153361,
                "number": 219,
                "title": "Add ISO 3166 generators",
                "user": {
                    "login": "hellboy81",
                    "id": 341600,
                    "avatar_url": "https://avatars.githubusercontent.com/u/341600?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/hellboy81",
                    "html_url": "https://github.com/hellboy81",
                    "followers_url": "https://api.github.com/users/hellboy81/followers",
                    "following_url": "https://api.github.com/users/hellboy81/following{/other_user}",
                    "gists_url": "https://api.github.com/users/hellboy81/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/hellboy81/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/hellboy81/subscriptions",
                    "organizations_url": "https://api.github.com/users/hellboy81/orgs",
                    "repos_url": "https://api.github.com/users/hellboy81/repos",
                    "events_url": "https://api.github.com/users/hellboy81/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/hellboy81/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 1,
                "created_at": "2015-11-27T08:42:31Z",
                "updated_at": "2016-02-21T08:44:35Z",
                "closed_at": null,
                "body": "Please add generators both for \r\n\r\n- [ISO 3166-1](http://en.wikipedia.org/wiki/ISO_3166-1) codes\r\n  - `Alpha-2 code` (`DE`)\r\n  - `Alpha-3 code` (`DEU`)\r\n  -  `Numeric code` (`276`)\r\n\r\n- and [ISO 3166-2](http://en.wikipedia.org/wiki/ISO_3166-2) subdivision codes \r\n  - For example: [Germany](https://en.wikipedia.org/wiki/ISO_3166-2:DE)"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/218",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/218/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/218/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/218/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/218",
                "id": 116245134,
                "number": 218,
                "title": "Hierarchical location features",
                "user": {
                    "login": "nickcarenza",
                    "id": 1222375,
                    "avatar_url": "https://avatars.githubusercontent.com/u/1222375?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/nickcarenza",
                    "html_url": "https://github.com/nickcarenza",
                    "followers_url": "https://api.github.com/users/nickcarenza/followers",
                    "following_url": "https://api.github.com/users/nickcarenza/following{/other_user}",
                    "gists_url": "https://api.github.com/users/nickcarenza/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/nickcarenza/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/nickcarenza/subscriptions",
                    "organizations_url": "https://api.github.com/users/nickcarenza/orgs",
                    "repos_url": "https://api.github.com/users/nickcarenza/repos",
                    "events_url": "https://api.github.com/users/nickcarenza/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/nickcarenza/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 0,
                "created_at": "2015-11-11T01:56:25Z",
                "updated_at": "2015-11-11T01:56:25Z",
                "closed_at": null,
                "body": "I am trying to generate object like:\r\n```\r\n{\r\n  \"lat\": ...\r\n  \"long\": ...\r\n  \"zip\": ...\r\n  \"city\": ...\r\n  \"state\": ...\r\n}\r\n```\r\nand chance was doing great at it except that the results didn't make sense because the lats/longs weren't in the chances areas, and the zips/cities weren't in the states.\r\n\r\nCould we get `chance.location() // -> {lat: ..., long: ..., city: ..., zip: ..., state: ..., count: ...}`"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/215",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/215/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/215/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/215/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/215",
                "id": 115822118,
                "number": 215,
                "title": "The best way to fake uuid.v4",
                "user": {
                    "login": "hellboy81",
                    "id": 341600,
                    "avatar_url": "https://avatars.githubusercontent.com/u/341600?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/hellboy81",
                    "html_url": "https://github.com/hellboy81",
                    "followers_url": "https://api.github.com/users/hellboy81/followers",
                    "following_url": "https://api.github.com/users/hellboy81/following{/other_user}",
                    "gists_url": "https://api.github.com/users/hellboy81/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/hellboy81/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/hellboy81/subscriptions",
                    "organizations_url": "https://api.github.com/users/hellboy81/orgs",
                    "repos_url": "https://api.github.com/users/hellboy81/repos",
                    "events_url": "https://api.github.com/users/hellboy81/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/hellboy81/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 4,
                "created_at": "2015-11-09T07:40:55Z",
                "updated_at": "2016-02-20T19:52:50Z",
                "closed_at": null,
                "body": "In SUT is `v4` method  [uuid](https://github.com/defunctzombie/node-uuid)  used:\r\n\r\n```js\r\nuuid = require('uuid')\r\nuuid.v4()\r\n'b14b1abb-180e-4d34-a59c-940bc2e77ac7'\r\n```\r\n\r\nWhat is the best way fake their returning value in Arrange phase?\r\n\r\n```js\r\n// How should we replace 'b14b1abb-180e-4d34-a59c-940bc2e77ac7'\r\n// Can I simply use chance.guid?\r\nuuid = {v4: sandbox.stub().named('uuid.v4').returns(...)}"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/213",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/213/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/213/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/213/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/213",
                "id": 114955455,
                "number": 213,
                "title": "android Device ID",
                "user": {
                    "login": "mychaelgo",
                    "id": 4651658,
                    "avatar_url": "https://avatars.githubusercontent.com/u/4651658?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/mychaelgo",
                    "html_url": "https://github.com/mychaelgo",
                    "followers_url": "https://api.github.com/users/mychaelgo/followers",
                    "following_url": "https://api.github.com/users/mychaelgo/following{/other_user}",
                    "gists_url": "https://api.github.com/users/mychaelgo/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/mychaelgo/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/mychaelgo/subscriptions",
                    "organizations_url": "https://api.github.com/users/mychaelgo/orgs",
                    "repos_url": "https://api.github.com/users/mychaelgo/repos",
                    "events_url": "https://api.github.com/users/mychaelgo/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/mychaelgo/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 1,
                "created_at": "2015-11-04T02:28:30Z",
                "updated_at": "2015-11-04T08:53:51Z",
                "closed_at": null,
                "body": "Plan to generate random android device id?"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/212",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/212/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/212/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/212/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/212",
                "id": 114261689,
                "number": 212,
                "title": "[Discussion] [Help needed] The best way to generate random CouchDB revision number",
                "user": {
                    "login": "hellboy81",
                    "id": 341600,
                    "avatar_url": "https://avatars.githubusercontent.com/u/341600?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/hellboy81",
                    "html_url": "https://github.com/hellboy81",
                    "followers_url": "https://api.github.com/users/hellboy81/followers",
                    "following_url": "https://api.github.com/users/hellboy81/following{/other_user}",
                    "gists_url": "https://api.github.com/users/hellboy81/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/hellboy81/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/hellboy81/subscriptions",
                    "organizations_url": "https://api.github.com/users/hellboy81/orgs",
                    "repos_url": "https://api.github.com/users/hellboy81/repos",
                    "events_url": "https://api.github.com/users/hellboy81/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/hellboy81/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 1,
                "created_at": "2015-10-30T12:37:56Z",
                "updated_at": "2015-10-30T14:14:25Z",
                "closed_at": null,
                "body": "I am trying to generate random revision number  \r\n\r\nThis utility method works:\r\n\r\n```js\r\n/**\r\n * Generate CouchDB revision number\r\n * @param number\r\n * @return {string}\r\n */\r\nvar _rev = function (number) {\r\n    return number + ' ' + chance.hash({length: 32})\r\n}\r\n```\r\n\r\nBut has following issue: \r\n\r\n```\r\n_rev(1)  => `1-66c01cdf99e84c83a9b3fe65b88db8c0` // OK\r\n_rev(1)  => `1-e5162f27da96ed8e1ae51def1ba643b9` // Not the same as for fist call\r\n_rev(2)  => `2-6bd013ac913de5ba284dc6ff4259baec` // OK\r\n_rev(3)  => `3-a985333080309558f7e252af9a0b26b5`// OK\r\n```\r\n\r\nI.e. I have to save generated revision number in local variable to use it in `Assert`-phase:\r\n\r\nThis not works:\r\n```js\r\n// Arrange\r\n\r\n// Returns first revison\r\n// _rev(1) should be saved in local var to use it in Assert\r\ndb.get.yields(null, {rev: _rev(1), ..} )\r\n\r\n\r\n// Act\r\n...\r\n\r\n// Assert\r\n\r\n// Check another method was called with _rev(1)\r\n// Here we cannot use simple call of _rev(1)\r\n// Saved local variable should be used \r\n````\r\n\r\nIs solution with local variable OK? Also in case with 2,3,4 revisions?\r\n"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/204",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/204/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/204/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/204/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/204",
                "id": 105309478,
                "number": 204,
                "title": "Seed not repeatable when using mixins",
                "user": {
                    "login": "xarvh",
                    "id": 1945841,
                    "avatar_url": "https://avatars.githubusercontent.com/u/1945841?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/xarvh",
                    "html_url": "https://github.com/xarvh",
                    "followers_url": "https://api.github.com/users/xarvh/followers",
                    "following_url": "https://api.github.com/users/xarvh/following{/other_user}",
                    "gists_url": "https://api.github.com/users/xarvh/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/xarvh/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/xarvh/subscriptions",
                    "organizations_url": "https://api.github.com/users/xarvh/orgs",
                    "repos_url": "https://api.github.com/users/xarvh/repos",
                    "events_url": "https://api.github.com/users/xarvh/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/xarvh/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 2,
                "created_at": "2015-09-08T06:17:45Z",
                "updated_at": "2015-09-11T00:16:03Z",
                "closed_at": null,
                "body": "This affects chance 0.7.7 on Node.js.\r\nTo reproduce:\r\n```\r\nvar Chance = require('chance');\r\n\r\nfunction make() {\r\n  var chance = new Chance(34958);\r\n  chance.mixin({company: function() {return '' + chance.first() + '-' + chance.first() + ' LTD.';}});\r\n  return chance;\r\n};\r\n\r\nvar c1 = make();\r\nvar c2 = make();\r\n\r\nconsole.log(c1.last());\r\nconsole.log(c1.company());\r\nconsole.log(c2.last());\r\nconsole.log(c2.company());\r\n```\r\n`c1` and `c2` should provide exactly the same output, but this is not the case.\r\n\r\nThe problem is that `Chance.prototype.mixin()` replaces the prototype methods rather than the instance ones.\r\nSince `Chance.prototype.mixin()` is an instance method, it should NOT affect other instances.\r\n\r\nProblem seems to be at https://github.com/victorquinn/chancejs/blob/develop/chance.js#L280 : `this` should be modified instead of `Chance.prototype`."
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/201",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/201/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/201/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/201/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/201",
                "id": 103768965,
                "number": 201,
                "title": "Add `numeric` and `alphanumeric` types to `character` function [feature]",
                "user": {
                    "login": "manovotny",
                    "id": 446260,
                    "avatar_url": "https://avatars.githubusercontent.com/u/446260?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/manovotny",
                    "html_url": "https://github.com/manovotny",
                    "followers_url": "https://api.github.com/users/manovotny/followers",
                    "following_url": "https://api.github.com/users/manovotny/following{/other_user}",
                    "gists_url": "https://api.github.com/users/manovotny/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/manovotny/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/manovotny/subscriptions",
                    "organizations_url": "https://api.github.com/users/manovotny/orgs",
                    "repos_url": "https://api.github.com/users/manovotny/repos",
                    "events_url": "https://api.github.com/users/manovotny/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/manovotny/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 0,
                "created_at": "2015-08-28T18:09:26Z",
                "updated_at": "2015-08-28T18:11:09Z",
                "closed_at": null,
                "body": "The [`character`](http://chancejs.com/#character) function currently accepts `alpha` and `symbols` attributes. \r\n\r\nIt would be nice if it could also be configured to return `numeric` and `alphanumeric` characters too.\r\n\r\nI am more than willing to due the work and submit a PR, including tests, but I wanted to gage your thoughts and interest in even adding it.\r\n\r\nAs a side note, the `alpha` documentation says...\r\n\r\n> Optionally specify alpha for only an alphanumeric character.\r\n\r\n...which isn't entirely true. It only returns *alphabetic* characters, never any numbers.\r\n\r\nAdding `alphanumeric` as an option would allow for that. I'd be more than happy to submit a PR to the `gh-pages` branch too, if you're cool with with the proposed changes."
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/200",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/200/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/200/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/200/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/200",
                "id": 103661662,
                "number": 200,
                "title": "Genarate random file name",
                "user": {
                    "login": "hellboy81",
                    "id": 341600,
                    "avatar_url": "https://avatars.githubusercontent.com/u/341600?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/hellboy81",
                    "html_url": "https://github.com/hellboy81",
                    "followers_url": "https://api.github.com/users/hellboy81/followers",
                    "following_url": "https://api.github.com/users/hellboy81/following{/other_user}",
                    "gists_url": "https://api.github.com/users/hellboy81/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/hellboy81/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/hellboy81/subscriptions",
                    "organizations_url": "https://api.github.com/users/hellboy81/orgs",
                    "repos_url": "https://api.github.com/users/hellboy81/repos",
                    "events_url": "https://api.github.com/users/hellboy81/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/hellboy81/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 0,
                "created_at": "2015-08-28T07:17:55Z",
                "updated_at": "2015-08-28T07:17:55Z",
                "closed_at": null,
                "body": "Add random file name generator (with specified extension/with random extension)"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/195",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/195/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/195/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/195/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/195",
                "id": 98965034,
                "number": 195,
                "title": "[feature] *only* territories and/or armed_forces in state function",
                "user": {
                    "login": "mklaber",
                    "id": 939816,
                    "avatar_url": "https://avatars.githubusercontent.com/u/939816?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/mklaber",
                    "html_url": "https://github.com/mklaber",
                    "followers_url": "https://api.github.com/users/mklaber/followers",
                    "following_url": "https://api.github.com/users/mklaber/following{/other_user}",
                    "gists_url": "https://api.github.com/users/mklaber/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/mklaber/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/mklaber/subscriptions",
                    "organizations_url": "https://api.github.com/users/mklaber/orgs",
                    "repos_url": "https://api.github.com/users/mklaber/repos",
                    "events_url": "https://api.github.com/users/mklaber/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/mklaber/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 1,
                "created_at": "2015-08-04T13:11:19Z",
                "updated_at": "2015-08-04T13:19:28Z",
                "closed_at": null,
                "body": "It'd be neato if one could retrieve a random *U.S. Territory* or *AFO/FPO* from the `state` function without retrieving a typical *U.S. State/District of Columbia*. Perhaps a `states` parameter that defaults to `true`? When set to `false` and `territories` and/or `armed_forces` set to `true`, it'd only return one of the latter.\r\n\r\n```javascript\r\nchance.state({ states: false, territories: true, full: true})\r\n  => 'Puerto Rico' // but never 'New York'\r\n```\r\n\r\nUse case: code that needs to handle U.S. Territories and AFOs/FPOs differently than U.S. States.\r\n\r\nA workaround might be to expose `.territories()` and `.armed_forces()` as *hidden* functions and use something like lodash's `difference` function."
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/194",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/194/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/194/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/194/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/194",
                "id": 97355807,
                "number": 194,
                "title": "Generate Random Objects!",
                "user": {
                    "login": "nvasilakis",
                    "id": 442100,
                    "avatar_url": "https://avatars.githubusercontent.com/u/442100?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/nvasilakis",
                    "html_url": "https://github.com/nvasilakis",
                    "followers_url": "https://api.github.com/users/nvasilakis/followers",
                    "following_url": "https://api.github.com/users/nvasilakis/following{/other_user}",
                    "gists_url": "https://api.github.com/users/nvasilakis/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/nvasilakis/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/nvasilakis/subscriptions",
                    "organizations_url": "https://api.github.com/users/nvasilakis/orgs",
                    "repos_url": "https://api.github.com/users/nvasilakis/repos",
                    "events_url": "https://api.github.com/users/nvasilakis/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/nvasilakis/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 5,
                "created_at": "2015-07-26T22:39:40Z",
                "updated_at": "2015-08-03T09:32:14Z",
                "closed_at": null,
                "body": "Hi -- thanks for the great library!\r\n\r\nIt seems it would be extremely easy and useful to implement getting whole random objects -- like person, web etc. It would mostly compile a set of random values for their fields.\r\n\r\nThis would be very useful for testing (suppose somebody wants randomly generated objects). A similar, albeit more advanced, idea would be to have a `chance.newObject(obj)` where obj is an object describing the _structure_ of the resulting object (i.e., allowing chance to fill in the values of the template).\r\n\r\nI would be interested to hear thoughts, and if you agree on the features I can send a pull request:)\r\n\r\nThanks again!"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/193",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/193/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/193/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/193/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/193",
                "id": 96792747,
                "number": 193,
                "title": "Generate a random svg?",
                "user": {
                    "login": "franciscop",
                    "id": 2801252,
                    "avatar_url": "https://avatars.githubusercontent.com/u/2801252?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/franciscop",
                    "html_url": "https://github.com/franciscop",
                    "followers_url": "https://api.github.com/users/franciscop/followers",
                    "following_url": "https://api.github.com/users/franciscop/following{/other_user}",
                    "gists_url": "https://api.github.com/users/franciscop/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/franciscop/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/franciscop/subscriptions",
                    "organizations_url": "https://api.github.com/users/franciscop/orgs",
                    "repos_url": "https://api.github.com/users/franciscop/repos",
                    "events_url": "https://api.github.com/users/franciscop/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/franciscop/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 4,
                "created_at": "2015-07-23T11:36:44Z",
                "updated_at": "2015-07-25T12:56:28Z",
                "closed_at": null,
                "body": "Is it within the scope of *chance* to generate a random svg? I think this might be doable (and I'm ready to give it a try) in javascript. I'm not looking for anything complex, just a background colour and maybe a couple of lines on top of it. The output would be a string that later you can inject in the DOM or save as a file."
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/191",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/191/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/191/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/191/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/191",
                "id": 96580787,
                "number": 191,
                "title": "Error in Docs",
                "user": {
                    "login": "mjkaufer",
                    "id": 1483405,
                    "avatar_url": "https://avatars.githubusercontent.com/u/1483405?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/mjkaufer",
                    "html_url": "https://github.com/mjkaufer",
                    "followers_url": "https://api.github.com/users/mjkaufer/followers",
                    "following_url": "https://api.github.com/users/mjkaufer/following{/other_user}",
                    "gists_url": "https://api.github.com/users/mjkaufer/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/mjkaufer/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/mjkaufer/subscriptions",
                    "organizations_url": "https://api.github.com/users/mjkaufer/orgs",
                    "repos_url": "https://api.github.com/users/mjkaufer/repos",
                    "events_url": "https://api.github.com/users/mjkaufer/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/mjkaufer/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 6,
                "created_at": "2015-07-22T14:23:12Z",
                "updated_at": "2015-07-22T19:24:29Z",
                "closed_at": null,
                "body": "In the [docs](http://chancejs.com), at the usage section, the following expression is provided:\r\n\r\n```JavaScript\r\nchance.weighted([chance.fbid, chance.twitter, chance.ip], [10, 5, 1])();\r\n```\r\nHowever, executing this gets me the following error.\r\n\r\n```\r\nUncaught TypeError: this.natural is not a function\r\n    at Chance.fbid (http://chancejs.com/chance.js:951:40)\r\n    at <anonymous>:2:70\r\n    at Object.InjectedScript._evaluateOn (<anonymous>:895:140)\r\n    at Object.InjectedScript._evaluateAndWrap (<anonymous>:828:34)\r\n    at Object.InjectedScript.evaluate (<anonymous>:694:21)\r\n```\r\n\r\nThis error is thrown if the chance choses `chance.twitter` or `chance.ip` as well."
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/183",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/183/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/183/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/183/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/183",
                "id": 80468642,
                "number": 183,
                "title": "chance.weighted returns undefined",
                "user": {
                    "login": "Zolmeister",
                    "id": 700546,
                    "avatar_url": "https://avatars.githubusercontent.com/u/700546?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/Zolmeister",
                    "html_url": "https://github.com/Zolmeister",
                    "followers_url": "https://api.github.com/users/Zolmeister/followers",
                    "following_url": "https://api.github.com/users/Zolmeister/following{/other_user}",
                    "gists_url": "https://api.github.com/users/Zolmeister/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/Zolmeister/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/Zolmeister/subscriptions",
                    "organizations_url": "https://api.github.com/users/Zolmeister/orgs",
                    "repos_url": "https://api.github.com/users/Zolmeister/repos",
                    "events_url": "https://api.github.com/users/Zolmeister/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/Zolmeister/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 2,
                "created_at": "2015-05-25T09:35:07Z",
                "updated_at": "2016-01-22T13:02:30Z",
                "closed_at": null,
                "body": "sometimes (randomly :smile:) chance.weighted will return undefined.\r\n\r\ne.g.\r\n\r\n```coffee\r\nchance.weighted ['a', 'b', 'c', 'd'], [0.23, 0.1, 0.122, 0.4] # undefined\r\n```"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/182",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/182/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/182/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/182/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/182",
                "id": 80278236,
                "number": 182,
                "title": "Feature request: relative times",
                "user": {
                    "login": "alexturek",
                    "id": 175027,
                    "avatar_url": "https://avatars.githubusercontent.com/u/175027?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/alexturek",
                    "html_url": "https://github.com/alexturek",
                    "followers_url": "https://api.github.com/users/alexturek/followers",
                    "following_url": "https://api.github.com/users/alexturek/following{/other_user}",
                    "gists_url": "https://api.github.com/users/alexturek/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/alexturek/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/alexturek/subscriptions",
                    "organizations_url": "https://api.github.com/users/alexturek/orgs",
                    "repos_url": "https://api.github.com/users/alexturek/repos",
                    "events_url": "https://api.github.com/users/alexturek/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/alexturek/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 0,
                "created_at": "2015-05-24T21:38:50Z",
                "updated_at": "2015-05-24T21:38:50Z",
                "closed_at": null,
                "body": "Hey everyone! I've been writing a number of integration tests for a codebase where we need to either view historical data, or schedule things in the future. I've already written `randomTimeInThePast` and as I was about to write `randomTimeInTheFuture` I figured I'd search for someone who was already doing random data generation, and here I am. I'm going to start using this library for (at minimum) random name/address generation, but I was thinking it could also use some code to do random time with constraints.\r\n\r\nI'd be happy to contribute the code myself, but I figured I'd ask a) how the owners of this library feel about that and b) what you think a good interface would be that would fit in with the current code.\r\n\r\nI was thinking this could be something like\r\n```\r\nchance.date({after: <Date object>})\r\n```\r\nfor future dates, and the same thing with `before` for historical dates."
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/176",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/176/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/176/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/176/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/176",
                "id": 66920960,
                "number": 176,
                "title": "coordinates() method needs appropriate range for longitude",
                "user": {
                    "login": "drywall",
                    "id": 140851,
                    "avatar_url": "https://avatars.githubusercontent.com/u/140851?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/drywall",
                    "html_url": "https://github.com/drywall",
                    "followers_url": "https://api.github.com/users/drywall/followers",
                    "following_url": "https://api.github.com/users/drywall/following{/other_user}",
                    "gists_url": "https://api.github.com/users/drywall/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/drywall/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/drywall/subscriptions",
                    "organizations_url": "https://api.github.com/users/drywall/orgs",
                    "repos_url": "https://api.github.com/users/drywall/repos",
                    "events_url": "https://api.github.com/users/drywall/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/drywall/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 1,
                "created_at": "2015-04-07T15:50:02Z",
                "updated_at": "2015-05-26T19:54:48Z",
                "closed_at": null,
                "body": "I just generated ~80,000 coordinates with calls to chance.coordinates({fixed:8});\r\n\r\nNot a single one had a longtiude value <-90 or >90. It appears that the range for longitude values generated via coordinates() is -90 to 90 and not -180 to 180, as it is for chance.longitude(). This results in a pretty funny looking distribution when mapped..."
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/175",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/175/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/175/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/175/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/175",
                "id": 66589712,
                "number": 175,
                "title": "How can I run the tests on Windows?",
                "user": {
                    "login": "oliversalzburg",
                    "id": 1658949,
                    "avatar_url": "https://avatars.githubusercontent.com/u/1658949?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/oliversalzburg",
                    "html_url": "https://github.com/oliversalzburg",
                    "followers_url": "https://api.github.com/users/oliversalzburg/followers",
                    "following_url": "https://api.github.com/users/oliversalzburg/following{/other_user}",
                    "gists_url": "https://api.github.com/users/oliversalzburg/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/oliversalzburg/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/oliversalzburg/subscriptions",
                    "organizations_url": "https://api.github.com/users/oliversalzburg/orgs",
                    "repos_url": "https://api.github.com/users/oliversalzburg/repos",
                    "events_url": "https://api.github.com/users/oliversalzburg/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/oliversalzburg/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 2,
                "created_at": "2015-04-06T11:56:30Z",
                "updated_at": "2015-05-12T07:29:42Z",
                "closed_at": null,
                "body": "Seems like `lodash-cli` is required, but not installed as a dev dependency. After I installed it manually, the tests still wouldn't run.\r\n\r\n```shell\r\nOliver@OLIVER-HOME /p/chancejs (feature/pick)\r\n$ npm test\r\n\r\n> chance@0.7.3 pretest p:\\chancejs\r\n> lodash compat -o test/lib/lodash/lodash.build.js\r\n\r\nCompressing lodash.build.min using the Closure Compiler (simple)...\r\nDone. Size: 18947 bytes.\r\nCompressing lodash.build.min using the Closure Compiler (advanced)...\r\nDone. Size: 18906 bytes.\r\nCompressing lodash.build.min using UglifyJS...\r\nDone. Size: 19014 bytes.\r\nCompressing lodash.build.min using hybrid (simple)...\r\nDone. Size: 18650 bytes.\r\nCompressing lodash.build.min using hybrid (advanced)...\r\nDone. Size: 18627 bytes.\r\n\r\n> chance@0.7.3 test p:\\chancejs\r\n> grunt jshint && grunt test\r\n\r\nRunning \"jshint:all\" (jshint) task\r\n>> 13 files lint free.\r\n\r\nDone, without errors.\r\nRunning \"mocha_phantomjs:all\" (mocha_phantomjs) task\r\nError loading resource file:///P:/chancejs/test/lib/mocha/mocha.css (203). Details: Error opening P:/chancejs/test/lib/mocha/mocha.css: The system cannot find t\r\nhe path specified.\r\nError loading resource file:///P:/chancejs/test/lib/requirejs/require.js (203). Details: Error opening P:/chancejs/test/lib/requirejs/require.js: The system can\r\nnot find the path specified.\r\nFailed to start mocha: Init timeout\r\nUnsafe JavaScript attempt to access frame with URL about:blank from frame with URL file:///p:/chancejs/node_modules/mocha-phantomjs/lib/mocha-phantomjs.coffee.\r\nDomains, protocols and ports must match.\r\n\r\nWarning: 255 tests failed Use --force to continue.\r\n\r\nAborted due to warnings.\r\nnpm ERR! Test failed.  See above for more details.\r\nnpm ERR! not ok code 0\r\n```"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/173",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/173/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/173/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/173/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/173",
                "id": 66566223,
                "number": 173,
                "title": "Provide more forgiving \"pick\" method",
                "user": {
                    "login": "thrar",
                    "id": 1826183,
                    "avatar_url": "https://avatars.githubusercontent.com/u/1826183?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/thrar",
                    "html_url": "https://github.com/thrar",
                    "followers_url": "https://api.github.com/users/thrar/followers",
                    "following_url": "https://api.github.com/users/thrar/following{/other_user}",
                    "gists_url": "https://api.github.com/users/thrar/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/thrar/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/thrar/subscriptions",
                    "organizations_url": "https://api.github.com/users/thrar/orgs",
                    "repos_url": "https://api.github.com/users/thrar/repos",
                    "events_url": "https://api.github.com/users/thrar/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/thrar/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 1,
                "created_at": "2015-04-06T09:17:58Z",
                "updated_at": "2015-04-06T11:44:11Z",
                "closed_at": null,
                "body": "I'm using chancejs to pick elements from an array. I don't know in advance how many elements my array has and I also don't know how many elements I need to pick. Occasionally, the array may be empty or there may be only one element to pick.\r\n\r\nMy problem is that currently, I need to check for all these cases:\r\n- If the array is empty, chancejs would throw an error, even if I'm only selecting 0 elements from it.\r\n- If I'm selecting just 1 element, I get the element itself rather than an array containing it.\r\n- If I select multiple elements I get them in an array.\r\n\r\nMy code looks like this (CoffeeScript):\r\n```coffeescript\r\n  if list.length is 0 then return list\r\n  if Math.min(number, list.length) is 1 then return [chance.pick list]\r\n  return chance.pick list, Math.min(number, list.length)\r\n```\r\n\r\nIs it possible to make the method more forgiving of edge cases? I would like this behavior:\r\n- Return an empty array if picking 0 elements from an empty array\r\n- Return an array containing just 1 element when selecting 1 element. Perhaps this would have to be a new method to allow the pick method to stay backwards compatible.\r\n\r\nWith the new behavior, picking any number of elements from an array of arbitrary length could be simplified to just:\r\n```coffeescript\r\n  return chance.pick list, Math.min(number, list.length)\r\n```"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/168",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/168/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/168/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/168/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/168",
                "id": 62158814,
                "number": 168,
                "title": "[feat] dealing cards",
                "user": {
                    "login": "leesei",
                    "id": 544400,
                    "avatar_url": "https://avatars.githubusercontent.com/u/544400?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/leesei",
                    "html_url": "https://github.com/leesei",
                    "followers_url": "https://api.github.com/users/leesei/followers",
                    "following_url": "https://api.github.com/users/leesei/following{/other_user}",
                    "gists_url": "https://api.github.com/users/leesei/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/leesei/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/leesei/subscriptions",
                    "organizations_url": "https://api.github.com/users/leesei/orgs",
                    "repos_url": "https://api.github.com/users/leesei/repos",
                    "events_url": "https://api.github.com/users/leesei/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/leesei/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 0,
                "created_at": "2015-03-16T17:40:54Z",
                "updated_at": "2015-03-16T17:40:54Z",
                "closed_at": null,
                "body": "I have a gist that uses Chance.js to deal cards.\r\nDo you think it's useful to include a `deal()` function to Chance.js?\r\n\r\nhttps://gist.github.com/leesei/7982894"
            },
            {
                "url": "https://api.github.com/repos/victorquinn/chancejs/issues/157",
                "repository_url": "https://api.github.com/repos/victorquinn/chancejs",
                "labels_url": "https://api.github.com/repos/victorquinn/chancejs/issues/157/labels{/name}",
                "comments_url": "https://api.github.com/repos/victorquinn/chancejs/issues/157/comments",
                "events_url": "https://api.github.com/repos/victorquinn/chancejs/issues/157/events",
                "html_url": "https://github.com/victorquinn/chancejs/issues/157",
                "id": 57786472,
                "number": 157,
                "title": "Strange behaviour when instantiated without new.",
                "user": {
                    "login": "brugnara",
                    "id": 2781191,
                    "avatar_url": "https://avatars.githubusercontent.com/u/2781191?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/brugnara",
                    "html_url": "https://github.com/brugnara",
                    "followers_url": "https://api.github.com/users/brugnara/followers",
                    "following_url": "https://api.github.com/users/brugnara/following{/other_user}",
                    "gists_url": "https://api.github.com/users/brugnara/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/brugnara/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/brugnara/subscriptions",
                    "organizations_url": "https://api.github.com/users/brugnara/orgs",
                    "repos_url": "https://api.github.com/users/brugnara/repos",
                    "events_url": "https://api.github.com/users/brugnara/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/brugnara/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 4,
                "created_at": "2015-02-16T10:18:50Z",
                "updated_at": "2015-02-17T16:35:15Z",
                "closed_at": null,
                "body": "I've tried:\r\n\r\n```js\r\nvar chance = require('chance')();\r\nconsole.log(chance.hash({length:15}));\r\n```\r\n\r\nBut this outputs always the **same** hash **each time** I relaunch the app.\r\n\r\nWith a **new** it works as expected.\r\n\r\n```js\r\nvar chance = new (require('chance'))();\r\n```"
            }
        ],
        "headers": {
            "server": "GitHub.com",
            "date": "Sun, 21 Feb 2016 23:23:18 GMT",
            "content-type": "application/json; charset=utf-8",
            "content-length": "64468",
            "connection": "close",
            "status": "200 OK",
            "x-ratelimit-limit": "5000",
            "x-ratelimit-remaining": "4781",
            "x-ratelimit-reset": "1456099911",
            "cache-control": "private, max-age=60, s-maxage=60",
            "etag": "\"99a7c0a331f3a541a1f225c3cfa1ae6c\"",
            "x-oauth-scopes": "user, repo, gist",
            "x-accepted-oauth-scopes": "repo",
            "vary": "Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding",
            "x-github-media-type": "github.v3; format=json",
            "link": "<https://api.github.com/repositories/10828733/issues?access_token=2677d9b3ac8d3a41f9919aa2b923886396dd186b&page=2>; rel=\"next\", <https://api.github.com/repositories/10828733/issues?access_token=2677d9b3ac8d3a41f9919aa2b923886396dd186b&page=2>; rel=\"last\"",
            "access-control-allow-credentials": "true",
            "access-control-expose-headers": "ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval",
            "access-control-allow-origin": "*",
            "content-security-policy": "default-src 'none'",
            "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
            "x-content-type-options": "nosniff",
            "x-frame-options": "deny",
            "x-xss-protection": "1; mode=block",
            "x-served-by": "5aeb3f30c9e3ef6ef7bcbcddfd9a68f7",
            "x-github-request-id": "4F421F77:A4E9:149E4D89:56CA46E5"
        }
    }
]