UNPKG

3.73 kBMarkdownView Raw
1* [Chance](intro.md)
2* Usage
3 * [bower](usage/bower.md)
4 * [browser](usage/browser.md)
5 * [cli](usage/cli.md)
6 * [node](usage/node.md)
7 * [requirejs](usage/requirejs.md)
8 * [seed](usage/seed.md)
9 * [function](usage/function.md)
10* Basics
11 * [bool](basics/bool.md)
12 * [falsy](basics/falsy.md)
13 * [character](basics/character.md)
14 * [floating](basics/floating.md)
15 * [integer](basics/integer.md)
16 * [letter](basics/letter.md)
17 * [natural](basics/natural.md)
18 * [prime](basics/prime.md)
19 * [string](basics/string.md)
20 * [template](basics/template.md)
21* Text
22 * [paragraph](text/paragraph.md)
23 * [sentence](text/sentence.md)
24 * [syllable](text/syllable.md)
25 * [word](text/word.md)
26* Person
27 * [age](person/age.md)
28 * [birthday](person/birthday.md)
29 * [cf](person/cf.md)
30 * [cpf](person/cpf.md)
31 * [first](person/first.md)
32 * [gender](person/gender.md)
33 * [last](person/last.md)
34 * [name](person/name.md)
35 * [prefix](person/prefix.md)
36 * [ssn](person/ssn.md)
37 * [suffix](person/suffix.md)
38* Thing
39 * [animal](thing/animal.md)
40* Mobile
41 * [android_id](mobile/android_id.md)
42 * [apple_token](mobile/apple_token.md)
43 * [bb_pin](mobile/bb_pin.md)
44 * [wp7_anid](mobile/wp7_anid.md)
45 * [wp8_anid2](mobile/wp8_anid2.md)
46* Web
47 * [avatar](web/avatar.md)
48 * [color](web/color.md)
49 * [company](web/company.md)
50 * [domain](web/domain.md)
51 * [email](web/email.md)
52 * [fbid](web/fbid.md)
53 * [google_analytics](web/google_analytics.md)
54 * [hashtag](web/hashtag.md)
55 * [ip](web/ip.md)
56 * [ipv6](web/ipv6.md)
57 * [klout](web/klout.md)
58 * [profession](web/profession.md)
59 * [tld](web/tld.md)
60 * [twitter](web/twitter.md)
61 * [url](web/url.md)
62* Location
63 * [address](location/address.md)
64 * [altitude](location/altitude.md)
65 * [areacode](location/areacode.md)
66 * [city](location/city.md)
67 * [coordinates](location/coordinates.md)
68 * [country](location/country.md)
69 * [depth](location/depth.md)
70 * [geohash](location/geohash.md)
71 * [latitude](location/latitude.md)
72 * [locale](location/locale.md)
73 * [longitude](location/longitude.md)
74 * [phone](location/phone.md)
75 * [postal](location/postal.md)
76 * [postcode](location/postcode.md)
77 * [province](location/province.md)
78 * [state](location/state.md)
79 * [street](location/street.md)
80 * [zip](location/zip.md)
81* Time
82 * [ampm](time/ampm.md)
83 * [date](time/date.md)
84 * [hammertime](time/hammertime.md)
85 * [hour](time/hour.md)
86 * [millisecond](time/millisecond.md)
87 * [minute](time/minute.md)
88 * [month](time/month.md)
89 * [second](time/second.md)
90 * [timestamp](time/timestamp.md)
91 * [timezone](time/timezone.md)
92 * [weekday](time/weekday.md)
93 * [year](time/year.md)
94* Finance
95 * [cc](finance/cc.md)
96 * [cc_type](finance/cc_type.md)
97 * [currency](finance/currency.md)
98 * [currency_pair](finance/currency_pair.md)
99 * [dollar](finance/dollar.md)
100 * [euro](finance/euro.md)
101 * [exp](finance/exp.md)
102 * [exp_month](finance/exp_month.md)
103 * [exp_year](finance/exp_year.md)
104* Helpers
105 * [capitalize](helpers/capitalize.md)
106 * [mixin](helpers/mixin.md)
107 * [pad](helpers/pad.md)
108 * [pick](helpers/pick.md)
109 * [pickone](helpers/pickone.md)
110 * [pickset](helpers/pickset.md)
111 * [set](helpers/set.md)
112 * [shuffle](helpers/shuffle.md)
113* Miscellaneous
114 * [coin](miscellaneous/coin.md)
115 * [dice](miscellaneous/dice.md)
116 * [guid](miscellaneous/guid.md)
117 * [hash](miscellaneous/hash.md)
118 * [hidden](miscellaneous/hidden.md)
119 * [n](miscellaneous/n.md)
120 * [normal](miscellaneous/normal.md)
121 * [radio](miscellaneous/radio.md)
122 * [rpg](miscellaneous/rpg.md)
123 * [tv](miscellaneous/tv.md)
124 * [unique](miscellaneous/unique.md)
125 * [weighted](miscellaneous/weighted.md)
126
127<script type="text/javascript" src="chance.js"></script>