x81Zw@
Es decir, esa arroba de más no se por que me aparece, dejo aquí el código:
Código
#include <stdio.h> #include <stdlib.h> #include <time.h> void main() { int cifras, x; char min[]="abcdefghijklmnopqrstuvwxyz"; char may[]="ABCDEFGHIJKLMNOPQRSTUVWXYZ"; char num[]="0123456789"; char aleatorio[cifras]; for(x; x<cifras; x++) { switch ( eleccion ) { case 1: break; case 2: break; case 3: break; default: continue; } aleatorio[cifras+1]='\0'; } }
Saludos.