issues
search
jaswdr
/
faker
:rocket: Ultimate fake data generator for Go with zero dependencies
https://pkg.go.dev/github.com/jaswdr/faker
MIT License
566
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Running two tests one after another gives the same data seed
#183
lehadnk
opened
1 day ago
0
feat: Add RandomMapKey and RandomMapValue
#182
mathieu-lemay
closed
1 week ago
1
Remove % from address building number
#181
jaswdr
closed
1 week ago
0
Why are building numbers starting with a percent sign?
#180
ypyf
closed
1 week ago
1
style: format code with Go fmt and Gofumpt
#179
deepsource-autofix[bot]
closed
1 month ago
0
fix: Float functions should return the proper number of decimals
#178
mathieu-lemay
closed
1 month ago
0
[BUG] Unexpected behavior from the Float* and RandomFloat functions
#177
mathieu-lemay
closed
1 month ago
2
Update the code in the Go playground link to V2
#176
jaswdr
closed
5 months ago
0
Removing tests run for Go 1.20.x
#175
jaswdr
closed
6 months ago
0
Fix credit card expiration date
#174
antfroger
closed
6 months ago
1
style: format code with Go fmt and Gofumpt
#173
deepsource-autofix[bot]
closed
6 months ago
0
Implement IBAN generation
#172
antfroger
closed
6 months ago
2
Adding tests for 1.22
#171
jaswdr
closed
6 months ago
0
add: random element and weighted random element.
#170
arshamalh
closed
6 months ago
1
[BUG] v2.1.0 IntBetween still panic()'s...
#169
sean-
opened
8 months ago
4
Generate Iban
#168
lil5
opened
8 months ago
0
Fix Int* and UInt* return only 0s
#167
jaswdr
closed
8 months ago
0
fix intn panic (#163)
#166
jaswdr
closed
8 months ago
0
Revert "fix intn panic (#163)"
#165
jaswdr
closed
9 months ago
0
[BUG] v2.0.3 returns incorrect values for Int and UInt methods
#164
trentclowater
closed
8 months ago
6
fix intn panic
#163
jaswdr
closed
9 months ago
0
V2 package
#162
jaswdr
closed
9 months ago
0
[BUG] v2 Go Module
#161
stephenafamo
closed
9 months ago
1
faker: fix panic from int wraparound when Intn(math.MaxInt)
#160
sean-
closed
9 months ago
1
Purge cover.png cache
#159
jaswdr
closed
11 months ago
0
Update cover image
#158
jaswdr
closed
11 months ago
0
Removed usage of deprecated io/ioutil module.
#157
jaswdr
closed
11 months ago
0
New feature for get realistic words according a context
#156
dhfherna
opened
1 year ago
2
Version 2.X
#155
jaswdr
closed
11 months ago
1
Revert changes done to crypto to make it less random
#154
jaswdr
closed
1 year ago
0
Issue 70
#153
jaswdr
closed
1 year ago
1
[BUG] Swap double-quotes in first and last names with single-quotes
#152
mwgrimm
closed
1 year ago
0
[BUG] person first and last names should not contain double-quotes
#151
mwgrimm
closed
1 year ago
2
ft: added code for generating bank account numbers
#150
shubhankar-mern
opened
1 year ago
1
[FEATURE] Users can generate bank account id Uding their country code or without it
#149
shubhankar-mern
opened
1 year ago
1
[FEATURE] Generate a fake email and Generate a fake SSN
#148
shubhankar-mern
closed
1 year ago
2
Add Json generator
#147
jaswdr
closed
1 year ago
0
[FEATURE] Generate unique value to struct's fields.
#146
donnol
opened
1 year ago
0
format code with gofmt and gofumpt
#145
deepsource-autofix[bot]
closed
1 year ago
0
Update the Variant bits in method V4() of uuid.go
#144
MrTbag
closed
1 year ago
2
Generate a word from English dictionary instead of lorem list of words
#143
LordNoteworthy
opened
1 year ago
3
[FEATURE] Variable name generator
#142
AlekSi
opened
1 year ago
0
internet: cache Internet.User() first/last names
#141
sean-
closed
1 year ago
2
Adds Go 1.20 to the test matrix
#140
jaswdr
closed
1 year ago
0
memoize various read-only arrays
#139
sean-
closed
1 year ago
4
fix: UUID V4 generation
#138
pankaj-kumar34
closed
1 year ago
2
Update longitude return variable name
#137
GreenDjango
closed
1 year ago
1
[WIP] Fix fill of inner structs
#136
jaswdr
opened
1 year ago
0
Improve UUID tests and replace thispersondoesnotexist service with randomuser service for profile picture generation
#135
jaswdr
closed
1 year ago
0
[BUG] UUID generation is not random
#134
zenire
closed
1 year ago
6
Next