Update module github.com/brianvoe/gofakeit/v5 to v7#56
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update module github.com/brianvoe/gofakeit/v5 to v7#56renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
5ad7246 to
065c6d8
Compare
065c6d8 to
a51ecbb
Compare
a51ecbb to
14d45d4
Compare
14d45d4 to
c2b89a0
Compare
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
c2b89a0 to
f7b376b
Compare
f7b376b to
dfbd2de
Compare
dfbd2de to
a74ae95
Compare
a74ae95 to
6736219
Compare
6736219 to
f4121cc
Compare
65c639f to
c38f328
Compare
c38f328 to
60b903b
Compare
60b903b to
34f5dcf
Compare
a1b2038 to
e3ab3fd
Compare
e3ab3fd to
0b5bcba
Compare
0b5bcba to
3a25ba1
Compare
3a25ba1 to
716feb0
Compare
716feb0 to
8faedb3
Compare
8faedb3 to
1ad6b6d
Compare
1ad6b6d to
1bced76
Compare
1bced76 to
3c7c2c4
Compare
3c7c2c4 to
4321d68
Compare
4321d68 to
204d227
Compare
11e8505 to
b48fa25
Compare
b48fa25 to
1e0dd2e
Compare
1e0dd2e to
e32e3d5
Compare
8c246fe to
6006208
Compare
727e3d2 to
cf2cdcc
Compare
948f697 to
92ea6da
Compare
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
b446345 to
ca41d55
Compare
ca41d55 to
439a3b4
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v5.11.2→v7.14.1Release Notes
brianvoe/gofakeit (github.com/brianvoe/gofakeit/v5)
v7.14.1Compare Source
v7.14.0Compare Source
v7.13.0Compare Source
v7.12.1Compare Source
v7.12.0Compare Source
v7.11.0Compare Source
v7.10.0Compare Source
v7.9.0: ID GeneratorCompare Source
New:
ID()— Fast, Human-Readable Random Identifier(GoFakeIt v7.9.0)
gofakeit.ID()is a new high-performance identifier generator designed for speed, readability, and practically zero collision probability.Unlike UUID v4 or XID, this generator is intentionally random-first, not structure-based.
Perfect for mock APIs, test data, fixtures, seed data, and temporary identifiers.
Highlights
→
23456789abcdefghjkmnpqrstuvwxyz(no 1, l, i or 0, o to alleviate confusion)Example
Performance Benchmarks
Measured on Go 1.25
gofakeit.ID()gofakeit.UUIDv4()github.com/rs/xidgithub.com/google/uuid(v4)Takeaway:
gofakeit.ID()is ~2× faster than XID and ~10× faster than UUID v4, while being shorter and human-readable.Collision Probability (Randomness Math)
Collision probability when generating
nIDs within 1 second (birthday bound)gofakeit.ID()collision probabilityFor comparison (same n):
RNG Behavior
gofakeit.ID())NewFaker(source.NewCrypto()))New(seed))Example Usage
v7.8.2Compare Source
v7.8.1Compare Source
v7.8.0Compare Source
v7.7.3Compare Source
v7.7.2Compare Source
v7.7.1Compare Source
v7.7.0Compare Source
v7.6.0Compare Source
v7.5.1Compare Source
v7.5.0Compare Source
v7.4.0Compare Source
v7.3.0: ISBNCompare Source
📚 New Feature: ISBN Generation
This release adds support for generating valid ISBN identifiers, perfect for mock book data or publishing applications.
Generate a valid ISBN-10 or ISBN-13 string with customizable separator.
🧰 Options
Version"10"or"13"(default is"13")Separator"-","")Thanks to @phoenisx ,
gofakeitis even more versatile for testing systems that work with books, publishing tools, or educational content.v7.2.1Compare Source
v7.2.0Compare Source
v7.1.2Compare Source
v7.1.1Compare Source
v7.1.0Compare Source
v7.0.4Compare Source
v7.0.3Compare Source
v7.0.2Compare Source
v7.0.1Compare Source
v7.0.0: - math/rand/v2Compare Source
Gofakeit v7: What's New!
🎲
math/rand/v2Integrationmath/rand/v2for a more simplistic implementation and two new source types(pcg, chacha8).faker🧹: Refinedfakerstruct for ease of use, mirroring the simplicity improvements ofmath/rand/v2.✨ Highlights
Example New and NewFaker usage
🙏 Acknowledgments
A huge shoutout to our contributors and users! Your feedback and support have been invaluable. 🌟
v6.28.0: Descriptions!!!Compare Source
Thanks to the contributor @se-omar for all his great work in updating all the descriptions for lookups.
What's Changed
Full Changelog: brianvoe/gofakeit@v6.27.0...v6.28.0
v6.27.0Compare Source
v6.26.4Compare Source
v6.26.3Compare Source
v6.26.2Compare Source
v6.26.1Compare Source
v6.26.0: Products!!! v6.26.0Compare Source
🚀 Unleash the Power of Gofakeit 2.0: Elevate Your Data Faking Game! 🚀
We're thrilled to introduce the latest and greatest update to Gofakeit, and this time, we've supercharged your data faking experience with a suite of powerful new functions! Say hello to the game-changing Product module, a feature-packed addition that will revolutionize the way you generate fake product information. 🛍️✨
🎁 Introducing the Product() Function:
Get ready to dive into a world of limitless possibilities with the Product() function! It's your go-to command for creating realistic and captivating fake product data effortlessly. Harness the magic within this function to craft dynamic, authentic product information that will leave your users amazed and engaged.
🏷️ ProductName() – Unleash the Creativity:
Forge compelling product identities with the ProductName() function. From quirky gadgets to sophisticated fashion pieces, this function lets you generate catchy and unique names that captivate your audience.
📝 ProductDescription() – Tell a Story:
Bring your products to life with the ProductDescription() function! Craft vivid and intriguing descriptions that go beyond the mundane, ensuring your fake data is as immersive as it is imaginative. Spark curiosity and keep your users hooked.
🔖 ProductCategory() – Define the Essence:
Organize your products seamlessly with the ProductCategory() function. From electronics to fashion, create a diverse range of categories that add depth and structure to your fake data, making it more realistic and relatable.
🌟 ProductFeature() – Highlight the Best:
Elevate your product data with the ProductFeature() function! Showcase unique features that set your fake products apart. Whether it's cutting-edge technology or innovative design, this function lets you highlight the essence of your creations.
🛠️ ProductMaterial() – Craft Authenticity:
Immerse your users in the tactile world of your fake products with the ProductMaterial() function. Specify materials that resonate with authenticity, allowing your users to envision the quality and feel of the items you've meticulously crafted.
🎉 Elevate your data generation game to new heights with Gofakeit 2.0! 🎉 Unleash creativity, captivate your audience, and make your fake data more convincing than ever before. The world is your oyster, and with Gofakeit's new Product module, you're the master creator of captivating, realistic product information! 🚀🌐💼
Upgrade now and experience the thrill of data faking like never before! 🚀✨ #Gofakeit
v6.25.0: Templates!!! v6.25.0Compare Source
🚀 Exciting New Release for Gofakeit v6!
We're thrilled to introduce the latest version of Gofakeit, packed with a powerful addition to enhance your templating experience. Brace yourself for the introduction of custom outputs using Golang's template engine! 🌟
SPECIAL THANKS to @Mrpye for his work on this!
🎭 Template Magic
Now, you can unleash your creativity with custom outputs using Golang's template engine. We've integrated all available functions into the template engine, providing you with a versatile toolkit to craft dynamic and personalized content.
🛠 Additional Functions
But that's not all! We've gone the extra mile and added some game-changing functions to supercharge your template building:
ToUpper & ToLower: Easily manipulate text case for a polished appearance.
ToString: Swiftly convert any data type to a string.
ToDate: Effortlessly transform strings into time.Time objects.
SpliceAny, SpliceString, SpliceUInt, SpliceInt: Build slices dynamically, perfect for weighted scenarios and random selections.
🌐 Example Usages
To give you a taste of the excitement, here's a snippet showcasing the newfound template capabilities:
v6.24.0Compare Source
v6.23.2Compare Source
v6.23.1Compare Source
v6.23.0Compare Source
v6.22.0: New Functions!!!Compare Source
Thanks to the help of @ViridianForge and @dminkovski! We now have Books, Movies, Middle Names, Blurbs and Company Slogans.
v6.21.0: Added fakable interfaceCompare Source
See https://github.com/brianvoe/gofakeit#fakeable-types
What's Changed
New Contributors
Full Changelog: brianvoe/gofakeit@v6.20.2...v6.21.0
v6.20.2Compare Source
v6.20.1Compare Source
v6.20.0Compare Source
v6.19.0Compare Source
v6.18.0Compare Source
v6.17.0Compare Source
v6.16.0Compare Source
v6.15.0Compare Source
v6.14.5Compare Source
v6.14.4Compare Source
v6.14.3Compare Source
v6.14.2Compare Source
v6.14.1Compare Source
v6.14.0Compare Source
v6.13.2Compare Source
v6.13.1Compare Source
v6.13.0Compare Source
v6.12.2Compare Source
v6.12.1Compare Source
v6.12.0Compare Source
v6.11.1Compare Source
v6.11.0Compare Source
v6.10.0Compare Source
v6.9.0Compare Source
v6.8.0Compare Source
v6.7.1Compare Source
v6.7.0Compare Source
v6.6.0Compare Source
v6.5.0Compare Source
v6.4.1Compare Source
v6.4.0Compare Source
v6.3.0Compare Source
v6.2.2Compare Source
v6.2.1Compare Source
v6.2.0Compare Source
v6.1.1Compare Source
v6.1.0Compare Source
v6.0.4Compare Source
v6.0.3Compare Source
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.