Prezados,

Aguem tem outra solucao? uma ferramenta etc......?

Obrigado.


Leonardo Cezar escreveu:
> 2010/2/8 Guilherme Carvalho <[email protected]>:
>   
>> Leo, muito me interessa a geração de dados aleatórios apenas para testar a
>> aplicação, onde eu posso encontrar mais sobre o assunto? Existe algum
>> software que faça isto?
>>     
>
> Exemplo nome e empresa com saída para csv:
>
> $ perl -CPAN -e shell
>
> cpan[1]> install Data::Faker
> cpan[1]>! use Data::Faker; my $d = Data::Faker->new(); for(my $i=0; $i
> < 10; ++$i){print $d->name.";".$d->company."\n"}
>
> Mr. Abe Rempel;Turner, Stokes and Gutkowski
> Pedro O'Kon;Maggio-Walker
> Dr. Francisco Schaefer;Hermiston and Sons
> Lera Ebert;Anderson, Wintheiser and Homenick
> Hellen Wehner;Rice, Kunze and Stiedemann
> Marlon Schulist;Block-Kunde
> Kendra Becker;Lubowitz-Hilpert
> Grace Schneider;Bayer Inc
> Junius Boyle;Koepp-Casper
> Andy Predovic;Ziemann, Carter and Auer
>
> Abraço!
>
> -Leo
>   
_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a