pod 'RandomNumberTextField'let randomKeyboard = RandomNumberTextField()you can change keyboard color and font
func setKeyboardBackgroundColor(_ color: UIColor?)
func setKeyboardFont(_ font: UIFont)
func setKeyboardTitleColor(_ color: UIColor?, for state: UIControl.State) beomsoo0, [email protected]
RandomNumberTextField is available under the MIT license. See the LICENSE file for more info.

