Description
Random behavior becomes reproducible when tests control the values returned by the random-number generator. This module replaces Perl random generation with deterministic values for test cases. It is useful for validating code paths that would otherwise depend on chance.