You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program just checks how likely one letter is to come after another using a 2d int array the length of the Swedish alphabet. It then randomizes letters from the Swedish alphabet and checks if the combination is commonly used in names in Sweden. The name list comes from SCB. Hopefully I'll learn some ML to make the program better in the futur…