Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 605 Bytes

TODOs.org

File metadata and controls

11 lines (11 loc) · 605 Bytes

Ensure no two alike adjacent

  1. create array with equal size of input chars
  2. generate from available range of indexes in oozz vector [0…length of oozz]
  3. loop over array to ensure no adjacent n != n - 1 A. Generate new if adjacent matches
  4. returned array is indexes for the chosen oozz

Support piping

Support wrapping

Don’t use monospace

Add no color opt