# refnd **refnd** is a Python binding for the `refnd` Rust crate. It provides fast, SIMD-accelerated tools for working with datasets generated by a *Random Generative Process* (RGP) — datasets where items share latent structure (e.g. protein families, molecules) that makes naive random splits leak information between train and test. ## Modules ```{toctree} :maxdepth: 2 api/utils api/kernels api/core ```