csharp-algorithm-coupon-code icon indicating copy to clipboard operation
csharp-algorithm-coupon-code copied to clipboard

Avoid infinite loop in code generation

Open cb-tomsearle opened this issue 3 years ago • 2 comments

If a generated code contains a "bad word" it will never escape the generation loop. This patch clears out bad codes so a clean one can be created.

cb-tomsearle avatar May 04 '21 10:05 cb-tomsearle