Entropy types are clearly indicated in UI

This commit is contained in:
Ian Coleman
2016-11-10 21:12:21 +11:00
parent 2dd6e8a969
commit 439f0e252b
2 changed files with 13 additions and 1 deletions
+1
View File
@@ -2304,6 +2304,7 @@ page.open(url, function(status) {
"dice",
"base 10",
"hexadecimal",
"cards",
];
for (var i=0; i<options.length; i++) {
var option = options[i];