GEN PASSWORD RANDOM - GENERAR CONTRASEÑAS ALEATORIAS - Forum

Forum Navigation
You need to log in to create posts and topics.

GEN PASSWORD RANDOM - GENERAR CONTRASEÑAS ALEATORIAS

Helo @vadim, @gaev

Hello, once again I bother you both since without a doubt they are the ones who know the most about neowin, let's see if they can give me a hand that I can't.

I need to make a random generator
The idea is to enter the number of lines to write
and that when pressing process the program generates randomly line by line in a file random characters made up of letters, signs and numbers (password type of 10 characters per line...

ESPAÑOL

Necesito generar lista de contraseñas al azar

la idea es que al ingresar la cantidad de contraseñas  la rutina genere en un archivo la cantidad de contraseñas al azar compuestas por numeros, letras y signos

Alguna idea

GRACIAS

@joferar333

Hello, once again I bother you both since without a doubt they are the ones who know the most about neowin, let's see if they can give me a hand that I can't.

Please do not direct your queries on this Public Forum to specific individuals (especially me); it is somewhat insulting to the many other Developers, many of whom are more capable in providing solutions to your queries.

I need to make a random generator
The idea is to enter the number of lines to write
and that when pressing process the program generates randomly line by line in a file random characters made up of letters, signs and numbers (password type of 10 characters per line...

Given that things often get lost in translation, it is best to always provide an example; as it stands, I am not sure what exactly you wish to accomplish.

Please provide examples for each step e.g.

1) the number of lines to write is contained in variable named [linesToWrite]; say 8

2) ???? (I have no idea what the next line implies; please break it down with examples)

luishp, Vadim and 2 other users have reacted to this post.
luishpVadimCN_IcemanDarbdenral

check this i write for some project

u can develope the code to write pass in to file

Uploaded files:
  • You need to login to have access to uploads.
Quote from Gaev on April 11, 2023, 3:57 pm

Please do not direct your queries on this Public Forum to specific individuals (especially me); it is somewhat insulting to the many other Developers, many of whom are more capable in providing solutions to your queries.

Do not pay attention. You just help more often. I don't think anyone has any complaints. :)

@joferar333 So? See below.

Uploaded files:
  • You need to login to have access to uploads.
emileu has reacted to this post.
emileu