Генератор CSRF у тик тока
const
csrfState
=
Math
.
random
(
)
.
toString
(
36
)
.
substring
(
2
)
;