new random key method

This commit is contained in:
daniel-j
2020-03-04 15:13:16 +01:00
parent fd9edc7690
commit e30dc08861
4 changed files with 37 additions and 25 deletions

View File

@@ -13,7 +13,7 @@
<div class="center">
Unique key:
<output id="key">- - - -</output>
<div id="key">- - - -</div>
<br/>
<button id="keygen">Generate new key</button>
</div>