name(r_random).
version('0.2.2').
title('Purely relational predicates that implement Pseudo-Random Number Generation (PRNG) and Random Sampling (to-do).').
keywords([pure,purity,relational,random,pcg,sampling,noise]).
author('Luiz Fernando', 'https://github.com/LuizFBR').
packager('Luiz Fernando', 'https://github.com/LuizFBR').
maintainer('Luiz Fernando', 'https://github.com/LuizFBR').
home('https://github.com/LuizFBR/r_random').
download('https://github.com/LuizFBR/r_random.git').