You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ I think this is better than the xkcd passphrase generator because it uses a bett
12
12
13
13
It's a single html file. Download the .html file onto your computer and run it locally. There are no web requests except for a stupid github shortcut icon to the link back here. Also no javascript frameworks or anything like that. I know right?
14
14
15
+
Tested in latest Chrome / Firefox
16
+
15
17
## Implementation
16
18
17
19
I hacked it together without any frameworks, it does use a generator function and other modern Javascript features. It's a hack, but whatever.
0 commit comments