Search:

Type: Posts; User: BenjaminJ

Search: Search took 0.07 seconds.

  1. Re: Randomise Placement of Variables in Outputted String

    Thanks for the suggestions but I think that it might be beyond my capabilities right now - I understand the logic but not how to implement it.
  2. Randomise Placement of Variables in Outputted String

    public class PasswordGen {

    public static void main (String[] args) {

    Generator();

    }

    public static void Generator() {
Results 1 to 2 of 2