Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 1556

Having issues creating a random num/word generator...

by D E A D L Y - 29 January, 2020 - 10:04 PM
This post is by a banned member (D E A D L Y) - Unhide
181
Posts
70
Threads
5 Years of service
#1
(This post was last modified: 29 January, 2020 - 10:11 PM by D E A D L Y.)
I've made one before but I lost it, and now im having issues making another one, I got close but seems like I cant figure it all out, im using console application C# VB.net
This is my code atm: https://pastebin.com/RwhiAmgL
Any ideas what I need to do? 
 
Code:
Edit: So I got this:   string str = generator.RandomString(26, false);
            Console.WriteLine($"Random string of 26 chars is {str + rand}");
            Which generates Letters plus number, but numbers are only at the end, when I need them all between.
For example:
I need it to look like this: 9WJLNN8MNDVJCFLQJ4W93YH6ZM:ZWN6QV9ZXG9YCMWAXXWP492DS9

So I need to make 26 length with colon then 26 more length, and make it loop so it creates multiple times, for example: 100k

Is there a better way to do this?
I love people :)
This post is by a banned member (Bible) - Unhide
Bible  
Registered
43
Posts
6
Threads
4 Years of service
#2
if you still need help, contact me on discord: Bible#3012
Perfection isn't good enough

 

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)