Get next from a char converted from an integer : Convert to Char « Number « Ruby






Get next from a char converted from an integer


120.chr.next # => "y"

 

Related examples in the same category

1.Convert integer to char
2.Get the corresponding char