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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The Unreasonable Effectiveness of Quasirandom Sequences (2018)

27 点作者 lnyan大约 3 年前

2 条评论

curiousgal大约 3 年前
These remind me of an interview where the interviewer asked if I was familiar with pseudo-random generators, I told him well there isn&#x27;t technically a way to generate a truly random numbers so all of the algorithms people use are PRNGs (MT, PCG, etc.). He seemed confused and disregarded my answer and then went on to describe how the Sobol sequence worked. That&#x27;s when it clicked for me so I went &quot;Ah you mean <i>Quasi</i>-random!&quot; And he was like &quot;Quasi, Pseudo it&#x27;s the same, these sequences are not truly random&quot;...
评论 #30994816 未加载
krnsll大约 3 年前
Previous discussion from 2018:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17873284" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17873284</a>