Commit c956b5bd by Иван Кубота

seed in standard generator

parent 3cf91d0d
Pipeline #537 failed with stage
......@@ -75,6 +75,7 @@ const standardGenerator = function(random) {
new Answer.Wrong(a.title))),
image: !q.image?null:q.image,
seed: initialSeed,
log
};
};
......
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