DX.generator-package: Generates Random Unifrom Numbers using the DX algorthim

Description Details Author(s) References See Also Examples

Description

This package is designed to provide a faster alternative to the default RNGs within R. This random number generator is .......

Details

This section should provide a more detailed overview of how to use the package, including the most important functions.

Author(s)

Lih-Yuan Deng

Maintainer: Jon McCurdy <jonmccurdy@ymail.com>

References

Will link a wedbsite explaining the DX-generator

See Also

Optional links to other man pages

Examples

1
2
    set.seed(1234)
    dx_runif(10)

jonmccurdy/DX_generator documentation built on Dec. 21, 2021, 2:17 a.m.