8 ms·
They are storing it as you entered it in a hash, not storing them as all uppercase or all lowercase. If they stored it as all uppercase, then you could randoml
by mille562 14y ago
They are storing it as you entered it in a hash, not storing them as all uppercase or all lowercase. If they stored it as all uppercase, then you could randomly change the case of any letter, which does not work.