PatternLockJS
Draw unlock pattern to generate a hash
Generated hash:
Hide Controls
const
lock =
PatternLock
({
$canvas
:
document.
getElementById
(
"myCanvas"
)
,
width
:
300
,
height
:
430
,
grid
:
[3,3]
,
theme
:
"dark"
,
});
Copy Code
Grid
2,2
3,3
3,4
4,4
4,5
Theme
dark
light
Theme State
default
success
failure