JuliaRandom / JuliaRandom/RandomNumbers.jl
chaotic prng
未关闭
- 主要语言
- Julia
- 星标
- 100
- 派生
- 23
- PR 合并指标
- 30 天内没有已合并 PR
描述
It would be nice to have a few chaotic PRNGs, which are highly praised by some practitioners.
E.g --
1. gjrand -- http://gjrand.sourceforge.net/ and
2. jsf -- http://burtleburtle.net/bob/rand/smallprng.html
3. sfc -- https://gist.github.com/imneme/f1f7821f07cf76504a97f6537c818083
Thanks!
贡献指南
这个仓库没有索引到贡献指南
调研方向
Review the linked gjrand, jsf, and sfc references first, then inspect the repository's existing Julia random-number-generator entry points and tests. Define how each generator would fit the project and consider the work complete when the requested generators are integrated consistently and covered by the relevant tests.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100