requires 'perl', '5.010';
requires 'Bytes::Random::Secure';

on 'test' => sub {
    requires 'Test2::V0';
};

