0.006   2026-01-20  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - Fix typo in documentation.


0.005   2025-01-07  Released-By: PERLANCAR; Urgency: medium; Backward-Incompatible: yes

        - [doc] Discourage the use of rand() and this module, mention
          Random::Simple.

        - [security] [Incompatible change] Turn on -warn option by default.


0.004   2018-04-18  Released-By: PERLANCAR

	- Observe PERL_RANDOM_ANY_WARN environment variable.

	- Replace Math::Random::Secure with Data::Entropy::Algorithms
	  because MRS is only backed by a 32-bit random number generator.


0.003   2018-01-02  Released-By: PERLANCAR

	- Add import option: -warn => 1.


0.002   2018-01-01  Released-By: PERLANCAR

	- No functional changes.

	- [pod] POD fixes.


0.001   2018-01-01  Released-By: PERLANCAR

        - First release.