Utility for converting value ranges to a list of values and vice versa.
Download and run file in releases section (on the right)
Program accepts and recognizes two type of data structures in plain text format:
- lists of natural values (1, 2, 3, ...):
(Exaples in PROVING_GROUND/integer_list.txt)
- list of position designations (A1, A2, B1, C1, C2, ...):
(Exaple in PROVING_GROUND/position_designations.txt)