Alexandre M.

  • 1 question asked
  • 0 answers
  • 0 best answers (0%)
  • Generating a random number between 2 and variable ?

    Hi guys, I would like to generate a random number between 2 and the number of page available for my list page. I am able to extract the number of page available and it has...
    Alexandre M.
    Alexandre M.

    Alexandre M.

    Level
    0
    1 / 100
    point
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    NeoLoad doesn't provide this out-of-the-box, you need to write a piece of Javascript. Overview of Javascript: 1. Get the value of the Upper bound2. Generate the random number3...