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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

True random number generation (TRNG)

5 点作者 aredbeard将近 5 年前
Hi friends,<p>For the past little while we&#x27;ve been working on a saas site that simplifies the use of TRNG keys. The service provides an easy to use API backed by custom-built arrays of hardware keys. So instead of buying one of these keys off the shelf and writing software to transform the bytes into something usable, you could use our service instead.<p>It&#x27;s live at http:&#x2F;&#x2F;wheelhorse.io and we&#x27;d love your feedback, comments, and suggestions!

2 条评论

arberavdullahu将近 5 年前
I am fond of your work, good job :).<p>1. In-browser try it out of the API would be great, take the example of swagger [1].<p>2. The sign-in&#x2F;sing-up is a bit complicated in my opinion. Why do I have to follow the link in the email to sign-in, why not a email&#x2F;password login procedure? Also nit but the link the email is given with the text “Sign-in to the wheelhorse”, which may seem suspicious, I would rather prefer the original long link(like most other apps).<p>3. I cannot find the price plan, I don’t want to start using it without knowing the plans. In my opinion this deserves its own page on the menu.<p>4. How does your service compare to others?<p>5. Not sure if this is important, but I can’t find the authors or who is behind it.<p>[1] <a href="https:&#x2F;&#x2F;petstore.swagger.io&#x2F;#&#x2F;pet&#x2F;getPetById" rel="nofollow">https:&#x2F;&#x2F;petstore.swagger.io&#x2F;#&#x2F;pet&#x2F;getPetById</a>
评论 #23874990 未加载
评论 #23874722 未加载
stockkid将近 5 年前
Nice work.<p>1. What do you mean by &quot;true random&quot;? Aren&#x27;t the bits generated by a hardware pseudo random at best?<p>2. Why and how should users trust the randomness of a third party solution that they do not control or see the implementation of?
评论 #23866543 未加载
评论 #23873788 未加载
评论 #23866570 未加载