Skip to content

Instantly share code, notes, and snippets.

View alimardani1994's full-sized avatar

Ali Mardani alimardani1994

View GitHub Profile
@alimardani1994
alimardani1994 / NationalCodeUtil.java
Last active April 11, 2023 07:09
چک کردن صحت کد ملی و شناسه اقتصادی
public class NationalCodeUtil {
private final static String notNationalCode[] = new String[]{
"0000000000",
"1111111111",
"2222222222",
"3333333333",
"4444444444",
"5555555555",
"6666666666",