<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Fast Random Number Generation with Multiple Engines and
		Distributions // Random number generation library implemented
		in C with multiple engines and distribution functions,
		providing an R interface focused on correctness, speed, and
		reproducibility. Supports various PRNGs including
		xoshiro256++/**, PCG64, Philox, and ChaCha20, with methods for
		continuous, discrete, and multivariate distributions.
	</longdescription>
</pkgmetadata>
