NAME

Crypt::OpenSSL3::Random - A kind of a random number generator

VERSION

version 0.002

SYNOPSIS

my $random_bytes = Crypt::OpenSSL3::Random->bytes(16);

METHODS

fetch

bytes

get_description

get_name

get_param

get_primary

get_private

get_public

is_a

list_all_provided

names_list_all

priv_bytes

set_private

set_public

AUTHOR

Leon Timmermans <fawaka@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2025 by Leon Timmermans.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.