Skip to content

math.random() is not random #17

@nguyengiabach1201

Description

@nguyengiabach1201

math.random() in Lua will return pre-generated pseudo-random numbers. But in normal case, we can use math.randomseed(os.time()) as a walk-around. But we don't have os.time() function for GBA. Please help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions