do electrum is in safe , entropy is ok , iam really concerning
what difference between entropy on coldcard , and electrum
I think your question is difference between the entropy for electrum and the affected entropy on cold card, the simple answer is randomness, the cold card which is an hardware wallet actually uses an hardware wallet random number generator (RNG) which the affected cold card wallets had entropy of 40 bits or 72 bits and this was considerably low because the standard for Bip-39 wallets is actually 128 bits entropy for 12 seed phrase and 256 bits for 24 words seed phrase, the 128 bits is considered save because private keys are also 128 bits entropy.
Electrum then uses your device operating system for random number generation (CSPRNG) that’s why it’s actually best to generate it in an offline environment. Electrum entropy is actually 132 which is safe and far higher than that of coldcard which is 40 bits or 72 bits