moo.core.tests.test_security_random.test_random_constants_safe

moo.core.tests.test_security_random.test_random_constants_safe()

Module-level constants (BPF, LOG4, etc.) are safe numeric values.

These are mathematical constants used internally by distribution functions. They’re all float or int - no dangerous references.