看着也不像威格林时间戳 因为时间戳没有那么长的数据 像是随机数
点一下更新验证码,就会刷新这串数字
谁能告诉我 这个是什么东西吗?该怎么去获取到他呢?

看着也不像威格林时间戳 因为时间戳没有那么长的数据 像是随机数
点一下更新验证码,就会刷新这串数字
谁能告诉我 这个是什么东西吗?该怎么去获取到他呢?

<img height="40" class="seccode" src="/seccode/?t=1646963797" onclick="$(this).attr('src','/seccode/?t='+Math.random());"/>
<label><a class="yellow" href="javascript:void(0);" onclick="$(this).parent().parent().find('img:first').attr('src','/seccode/?t='+Math.random());">换一个</a></label>
源码,很明显是通过Math.random()随机生成的