Commit 4ff3672a authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 6e96260a
...@@ -69,9 +69,12 @@ async function run(name) { ...@@ -69,9 +69,12 @@ async function run(name) {
let las=[]
for (let i=0;i<1000;i++)
last.push(last[i])
createfileADV(name, JSON.stringify(last, null, 2)) createfileADV(name, JSON.stringify(las, null, 2))
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment