I\'m trying to print out a Random number multiple times but in the for loop I use, it doesn\'t reset the variable. Here\'s my code.
@echo off for %%i in (*
on my system I have to write
set checker=Random
instead of
set checker=!Random!