Skip to content

Manage random seed in C++ #5

@Quentin62

Description

@Quentin62

Currently, the random seed can not be fixed in the c++ code.

unif_rand and unif functions are used to generate random numbers.
See https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Random-numbers to manage the seed

Metadata

Metadata

Assignees

No one assigned

    Labels

    C++The issue concerns the C++ codeenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions