Skip to content

Commit 2fe8cff

Browse files
committed
Add build pipeline badge
1 parent 23d3870 commit 2fe8cff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# C# Password Generator
22

3+
[![Build Status](https://dev.azure.com/idunno-org/idunno.Password/_apis/build/status/blowdart.idunno.PasswordGenerator?branchName=main)](https://dev.azure.com/idunno-org/idunno.Password/_build/latest?definitionId=2&branchName=main)
4+
35
This library is a password generator which implements generation of random passwords
46
with provided requirements as described by [AgileBits 1Password](https://discussions.agilebits.com/discussion/23842/how-random-are-the-generated-passwords)
57
in C#. The algorithm is commonly used when generating website passwords.

0 commit comments

Comments
 (0)