Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mykii
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
Zboon Mabsoot – No unwanted ads
(zboonmabsoot.com)
1 points
by
mykii
11y ago
|
0 comments
2.
▲
JavaScript services engine
1 points
by
mykii
11y ago
|
0 comments
3.
▲
by
mykii
11y ago
except that nodejs generally uses crypto.randomBytes() and the Google V8 seems to have a strongest Math.random() but the approach is not clear
4.
▲
by
mykii
11y ago
http://ifsec.blogspot.fr/2012/05/cross-domain-mathrandom-pre...
5.
▲
by
mykii
11y ago
One more thing, all lib/codes i can find on the net use Math.random() that's why i made this lib. because i use it first :)
6.
▲
by
mykii
11y ago
I talking about failsafe not fallback, U will never reach the condition on browsers or nodejs. This mimic is there just to avoid a null return from .password() (generaly not checked by user) which could be more dangerous.
7.
▲
by
mykii
11y ago
Hey one thing about your website It could be nice if you can add a "Hardening" button. On clicking you can set to true/false hdl.hardening(bool) in order to get very specials chars. cheers
8.
▲
by
mykii
11y ago
thanks
9.
▲
by
mykii
11y ago
Cool :]
10.
▲
by
mykii
11y ago
"Jen is a portable and safe Javascript password/number generator" https://github.com/mykiimike/jen It works both on browsers and nodejs.