password_generator

package module
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

README

Simple Password Generator

Simple password generator I made using Go.

This is my first Go project, the code is probably garbage and I don't know if this way of generating passwords has any safety implication.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GeneratePassword

func GeneratePassword(length int, numbers bool, symbols bool, lowercase bool, uppercase bool) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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