Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add implementation of hash algorithms based faker data generator #75

Merged
merged 6 commits into from
Oct 16, 2021

Conversation

bhatipradeep
Copy link
Contributor

Description

Add implementation of hash algorithms based faker string data generator

Are you trying to fix an existing issue?

Yes. #67

Go Version

$ go version
go version go1.17.1 windows/amd64

Go Tests

$ go test
PASS
ok      github.com/jaswdr/faker 6.309s

@bhatipradeep
Copy link
Contributor Author

Use case: This algorithms are widely used for data integrity checks and encryption. This generator can be used for testing validators or populating database's particular fields used for storing hashes.

@jaswdr
Copy link
Owner

jaswdr commented Oct 16, 2021

LGTM 👍

@jaswdr jaswdr merged commit f1e35a5 into jaswdr:master Oct 16, 2021
@jaswdr
Copy link
Owner

jaswdr commented Oct 18, 2021

Released in v1.8.0, thank you for the contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants