From da4a9b10406fcc114b592bcbc95e75fdf1728416 Mon Sep 17 00:00:00 2001 From: Winni Neessen Date: Thu, 23 Sep 2021 19:20:17 +0200 Subject: [PATCH] Updated README.md and added code-example for programmatic use --- .idea/workspace.xml | 7 ++--- README.md | 8 ++++++ .../simple-password-generator/main.go | 27 +++++++++++++++++++ 3 files changed, 39 insertions(+), 3 deletions(-) create mode 100644 example-code/simple-password-generator/main.go diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 8324d7d..6a9dc70 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,9 @@