TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Simple and secure random password generator

1 点作者 kabalweg超过 10 年前

2 条评论

jamessantiago超过 10 年前
The generator: <a href="https://www.randompasswordgenerator.info/js/custom.min.js" rel="nofollow">https:&#x2F;&#x2F;www.randompasswordgenerator.info&#x2F;js&#x2F;custom.min.js</a><p>Is Math.random() a secure rng? <a href="http://stackoverflow.com/questions/5651789/is-math-random-cryptographically-secure" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;5651789&#x2F;is-math-random-cr...</a><p>I wouldn&#x27;t consider this password generator to be secure due to the use of a non-crypto grade rng, but it&#x27;s certainly looks useful for quickly generating a password.
评论 #8343508 未加载
tonteldoos超过 10 年前
If we can&#x27;t view the source (or at least the algorithms and libraries used), its security is only hearsay.
评论 #8338658 未加载