Forum Replies Created

  • Insaf Nias

    February 20, 2020 at 6:56 am in reply to: Need to generate random numbers like in an iP address

    Hi Greg,

    The issue with that method is that the position of the punctuation changes according to the number.

    I used the following script; but it give me only one punctuation point, i need 3 in total (Ex – 192.168.25.01)

    frames = 10; // frames to hold each random number
    seed = Math.floor((time – inPoint)/framesToTime(frames));
    seedRandom(seed,true);

    random(300).toFixed(2)

  • Insaf Nias

    February 19, 2020 at 7:05 pm in reply to: Need to generate random numbers like in an iP address

    Hi Eric,

    But how were you able to move the position of the numbers when the it changes from 2 digits to 3, because the position of the punctuation changes as per the number of digits.

    There are scripts that work like a charm, but it generates only one punctuation (ex. 192.52)

    I am so damn lost ☹ been struggling for days with this thing!

    Regards
    Insaf Nias

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy