Skip to content

Reworked algorithm to behave the same way as the original counterstring command in Perlclip.#1

Open
chrismo wants to merge 2 commits intohogfish:masterfrom
chrismo:master
Open

Reworked algorithm to behave the same way as the original counterstring command in Perlclip.#1
chrismo wants to merge 2 commits intohogfish:masterfrom
chrismo:master

Conversation

@chrismo
Copy link
Copy Markdown

@chrismo chrismo commented Jun 1, 2012

Now instead of generate(9) which returned a string with the correct length but without the correct number displayed 2_4_6_8_1 it returns _3_5_7_9*. Special case generate(1) returns * instead of 1, also matching Perlclip.

Chris Morris added 2 commits May 31, 2012 20:45
…ng command in Perlclip. Now instead of generate(9) which returned a string with the correct length but without the correct number displayed 2*4*6*8*1 it returns *3*5*7*9*. Special case generate(1) returns * instead of 1, also matching Perlclip.
…ng command in Perlclip. Now instead of generate(9) which returned a string with the correct length but without the correct number displayed 2*4*6*8*1 it returns *3*5*7*9*. Special case generate(1) returns * instead of 1, also matching Perlclip.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant