util

package
v0.0.0-...-2e93e47 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckPassword

func CheckPassword(password string, hashedPassword string) error

CheckPassword checks if the provided password is correct or not

func HashPassword

func HashPassword(password string) (string, error)

HashPassword returns the bcrypt hash of the password

func RandomInt

func RandomInt(min, max int64) int64

RandomInt generate a random integer between min and max

func RandomPassword

func RandomPassword() string

RandomPassword generate a random password

func RandomString

func RandomString(n int) string

RandomString generate a random string of length n

func RandomUserName

func RandomUserName() string

RandomUserName generate a random username

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL