This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add v4 initial version, with options and restructured package (#…
…169) * feat: add v4 initial version, with options and restructured package * fix: move max slice to option * fix: move min slice to option * fix: move max str generation to option * fix: set nil if len zero to option * fix: set random len zero to option * chore: move integer boundary to option * fix: move random float to option * fix: add integer boundaries to option * chore: resolve linter * feat: update WithRecursionMaxDepth & unittest (#171) * feat: update WithRecursionMaxDepth & unittest * style: remove unnecessary check * chore: use variadic function for options * chore: move to pkg directory * fix: slice_len (#172) * chore: update readme Co-authored-by: OrangeWolf <[email protected]>
- Loading branch information
Showing
39 changed files
with
911 additions
and
887 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.