apos
This commit is contained in:
parent
c79269616f
commit
d0bbe7956a
@ -190,7 +190,7 @@ export default function Home() {
|
||||
<span className='font-semibold'>{day}.{month}.{year}</span>
|
||||
<span>Apply MD5:</span>
|
||||
<span className='font-semibold'>{hash.toString()}</span>
|
||||
<span className='max-w-xs text-center'>Finally, separate this hash into 4 uint32 words, divide them by 2^32 and you're good to go :{')'}</span>
|
||||
<span className='max-w-xs text-center'>Finally, separate this hash into 4 uint32 words, divide them by 2^32 and you're good to go :{')'}</span>
|
||||
|
||||
</div>
|
||||
</motion.div>
|
||||
|
Loading…
Reference in New Issue
Block a user