Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 268 Bytes

File metadata and controls

2 lines (2 loc) · 268 Bytes

JavaBitMaskDomainChecker

Takes a bit mask of a given domain and checks if all the valid domains, that are by one bit different from the given domain, are available. It returns the available domains. There is always a small margin of error, please keep this in mind.