Skip to content

Please Add random-state #1098

@Shinmera

Description

@Shinmera

This is a collection of pseudo random number generators (PRNGs). While Common Lisp does provide a RANDOM function, it does not allow the user to pass an explicit SEED, nor to portably exchange the random state between implementations. This can be a headache in cases like games, where a controlled seeding process can be very useful.

Author: Nicolas Hafner
Source: https://github.com/Shinmera/random-state.git
Documentation: https://shinmera.github.io/random-state/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions