sethvargo / go-password

A Golang library for generating high-entropy random passwords similar to 1Password or LastPass.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

randomInsert not fully random

rchernobelskiy opened this issue · comments

Hi Seth, from what I can tell, the randomInsert function will never insert a character as the last character of the string.