Skip to content

Add a random number generator #17

@tdicola

Description

@tdicola

The os module has a urandom function which is currently unimplemented (by default it assumes some hardware means of generating random numbers). We should investigate what's possible and worst case put in a basic software random number generator (perhaps based on Arduino's AVR generator).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions