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 4 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

Fixes: #4

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

@rebeccapowell Hi, could you check and merge this PR if it's ok?

guwer avatar Jun 10 '21 11:06 guwer