
Quote from joferar333 on April 11, 2023, 2:41 pmHelo @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
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
Quote from Gaev on April 11, 2023, 3:57 pm@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)
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)
Quote from emileu on August 3, 2023, 7:04 pmcheck this i write for some project
u can develope the code to write pass in to file
check this i write for some project
u can develope the code to write pass in to file
Uploaded files:Quote from mishem on August 4, 2023, 8:36 pmQuote from Gaev on April 11, 2023, 3:57 pmPlease 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.
Quote from Gaev on April 11, 2023, 3:57 pmPlease 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: