Show Menu
Cheatography

Faker Cheat Sheet (DRAFT) by [deleted]

Faker memo

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Base

random­Digit
random­Dig­itN­otNull
random­Num­ber­($n­bDigits = NULL)
random­Num­ber­($from, $to)
random­Flo­at(­$nb­Max­Dec­imals = NULL, $min = 0, $max = NULL)
random­Letter
random­Ele­men­ts(­$array = array ('a','­b',­'c'), $count = 1)
random­Ele­men­t($­array = array ('a','­b',­'c'))
numeri­fy(­$string = '###')
lexify­($s­tring = '????')
bothif­y($­string = '## ??')
 

Lorem

word
words($nb = 3)
senten­ce(­$nb­Words = 6)
senten­ces($nb = 3)
paragr­aph­($n­bSe­ntences = 3)
paragr­aph­s($nb = 3)
text($­max­NbChars = 200)