Ad
  • Custom User Avatar

    Fix merged.

  • Custom User Avatar

    It's helpful to note what language you're working in when raising issues.

    Confirming this is an issue in TypeScript, however. The random test generator is sorting inputs lexicographically rather than numerically. Will post a fix.

  • Custom User Avatar

    Should pass random tests
    ipsBetween("74.107.44.16", "9.244.235.108"): expected 1081491620 to equal -1081491620

    I suppose number of IPs should be positive though?