JavaScript expression to generate a 5-digit number in every case
for my selenium tests I need an value provider to get a 5-digit number in every case. The problem with javascript is that the api of Math.random only supports the generation of an 0. starting float. S
问答
阅读(2)