8000 Improve and document random · Issue #463 · jcubic/lips · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Improve and document random #463
Open
@jcubic

Description

@jcubic

random can be improved to have better constants for Knuth LCG algorithm, based on "The Art of Computer Programming".

There is also need to document how to create a real pseudo generator (generate good random seed).

I already have an implementation, but it requires xor operator that is not implemented.

  • Improve random to have better constants
  • Implement ^ operator
  • Include random seed function
  • Document the random function

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0