CLI password generator
1// SPDX-FileCopyrightText: Amolith <amolith@secluded.site> 2// 3// SPDX-License-Identifier: CC0-1.0 4 5module git.sr.ht/~amolith/eow 6 7go 1.23.1