---
abstract: 'Perl module to generate random data'
author:
  - 'Adekunle Olonoh <koolade@users.sourceforge.net>'
build_requires:
  File::Temp: '0'
  Test::MockTime: '0'
  Test::More: '0.88'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
  File::ShareDir::Install: '0.06'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Data-Random
provides:
  Data::Random:
    file: lib/Data/Random.pm
    version: '0.14'
  Data::Random::WordList:
    file: lib/Data/Random/WordList.pm
    version: '0.14'
recommends:
  GD: '0'
requires:
  Carp: '0'
  Exporter: '0'
  File::Basename: '0'
  FileHandle: '0'
  Time::Piece: '1.16'
  perl: '5.006'
  strict: '0'
  vars: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Data-Random
  repository: git://github.com/barefootcoder/Data-Random.git
version: '0.14'
x_contributors:
  - 'Buddy Burden <barefootcoder@gmail.com>'
  - 'James E Keenan <jkeenan@cpan.org>'
  - 'Jose Joaquin Atria <jjatria@cpan.org>'
  - 'Michiel Beijen <michiel.beijen@gmail.com>'
  - 'Neil Bowers <neil@bowers.com>'
x_generated_by_perl: v5.14.4
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'