Rand Stats

Random::Names

zef:lizmat
Revision history for Random::Names

0.0.7  2025-06-04T21:24:00+02:00
    - Add CI badge for each OS
    - Initialize lookup hash at compilation time from a resource
      file for faster and less resource intensive compilation
    - Update test file extension
    - Update copyright year

0.0.6  2022-05-27T20:06:44+02:00
    - Make "adjectives" and "surnames" attributes public
    - Some pod fixes
    - Added sponsor link
    - Update copyright year

0.0.5  2021-11-30T20:20:47+01:00
    - Add rn CLI for easy generation from the command line
    - Fix issue with docker-name(N) where N > 1

0.0.4  2021-09-08T13:30:03+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address
    - Update copyright year

0.0.3  2020-07-23T10:24:00+02:00
    - Use List to keep info, instead of a mutable Array

0.0.2  2020-07-22T23:39:13+02:00
    - Fix source-url

0.0.1  2020-07-22T22:42:41+02:00
    - Initial version