package
0.0.0-20240720195308-8d80bd9bb541
Repository: https://github.com/teamkweku/code-odessey.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
function returns a bcrypt hash of the password.
RandomContent generates random blog content.
RandomDate generates a random date within the last year.
RandomDescription generates a random blog description.
RandomEmail generates a random email.
RandomImageURL generates a random image URL.
RandomInt generates a random integer between min and max.
create randomUser generate a random owner name.
RandomParagraph generates a random paragraph.
RandomSlug generates a random URL-friendly slug.
RandomString generates a random string of length n.
RandomTitle generates a random blog title.
RandomUsername generates a random username.
RandomUUID generates a random UUID.