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

mongoObjectIdStr -> a valid ObjectId hex string #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hacknlove
Copy link

I am using casual to generate seeded random data to be inserted in mongo, to do tests.

I need predictable ObjectId. I am using casual.random to create the ObjectId on my own but I reckon that it would be really nice to have this feature in casual.

So, Here is the pull request.

@hacknlove
Copy link
Author

I'm closing this PR to clean up my open PRs list.

@hacknlove hacknlove closed this Nov 24, 2022
@okanaslan
Copy link

This actually looks like a good extension. Would you like to re-open it?

@hacknlove hacknlove reopened this Mar 20, 2024
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.

None yet

2 participants